Jay Williams
Jay Williams
Another option would be to use the line numbers to toggle per-line staging. That way the regular cursor selection could be used solely for copying.
This is just what I was wanting.
For those of you still having issues, you can try using something lighter than PIV. I personally switched to this one myself: https://github.com/StanAngeloff/php.vim For those looking for a _really_ lightweight...
I was testing a website today using Windows XP, and this website completely failed to load due to the TLS configuration, which makes the entire point of redirecting users of...
Since this issue hasn't been resolved, does someone have an alternative to link to provide visitors of old browsers?
The `explode()` function is a faster replacement for non-regex splits. So simply swap `split` with `explode`, and enjoy.
Ah, that would explain why my css colors never seem to _stick_.
+1 I'm on Snow Leopard and therefore can't compile it myself either.
That's fantastic! I wasn't aware of that fork.