Vim Plugins: snipMate

- Image via Wikipedia
Why use it
- It’s super easy to use
- It has tons of snippets
- It’s pretty well compatible with TextMate snippets for easy portability
- Dynamic variables, for all the times you use the same string multiple times
- It’s really easy to define your own snippets
- It’s better than anything else out there, trust me I’ve tried them all Read more

Vim Plugins: NERD Commenter
Image via Wikipedia
The NERD Commenter is an indispensable tool when programming in VIM. 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. Read more
The 15 Best Vim Plugins

- Image via Wikipedia
One of the things that makes vim great is that it can be extended through plugins. There are plugins for more than you would expect. I have gathered together the 15 best plugins. I also include a tarball which when extracted in your home directory will setup my vim environment with all the plugins and configuration. Read more
