Vim Plugins: NERD Commenter
spf13 ·
The NERD Commenter is an indispensable tool when programming in VIM (http://www.vim.org/). It understands like a zillion different file types and properly comments each. It can handle single line, multi line, partial line commenting as well as nesting. If you’re programming in VIM you really should be using it.
It is simple enough to use. Most commands are mapped to ,c[character].
The command you are probably going to use the most is ,c