Tag Archives: vim

Comment multiple lines in MacVim

Commenting multiple lines is mostly used when one is debugging and quickly wants to take a piece of code out, just to put it back again. Here’s how one can achieve in the same in MacVim. 1. Press ‘V’ on … Continue reading

Posted in Programming | Tagged , , | Leave a comment

More fun with Windows, Cygwin and Vim

Developing on a windows machine has guranteeed me loads of fun in last few months. Anyone can tell that by looking at my last few posts. My aim is to keep working on Windows as long as I can without … Continue reading

Posted in Cygwin, Windows, vim | Tagged , , | Leave a comment

Moving to gVim slowly and steadily

I recently (2-3 weeks ago) just decided to move to gVim. No apparent reason except the fact that I have been doing quite a bit of linux server managerment and have been using the default vi editor so why not … Continue reading

Posted in vim | Tagged | Leave a comment