mcramm.com

Vim Reboot 7

Some other useful plugins

There are some other plugins remaining that I find quite useful, but don’t need to do much configuration for:

  1. SnipMate - For quickly creating your own custom snippets.
  2. Surround - For working with surrounding brackets. Need to change your "’s to '’s ? or () to []? Use Surround.vim.
  3. Unimpared - Mappings for common operations.
  4. NERD Tree - Sidebar that contains the structure of the current project. Useful for common file operations.
  5. Endwise - Adds the ‘end’ keyword to certain structures automatically in Ruby.

Each of these plugins can be installed by simply downloading the zip and unpacking it in your ~/.vim directory.

Want to comment? Send a message to @cramm on Twitter.