3
votes
What are your favorite Vim tricks?
Knowing that the Windows clipboard buffer can be accessed with:
"*
has saved me lots of boring entering-insert-mode shenanigans. Also copy/pasting between vi sess …
1
vote
Why should I use an IDE?
In addition to the other answers, I love combining the developing power of an IDE with the editing power of vim using something like the …
