Search Results

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 …
4
votes

What tricks do you use to get yourself “in the zone”?

I've found this ToDoList program very helpful for getting myself in the zone. I break down any task I have into myriad …