Tell me. What are your favorite / most used vim plugins. I'm DevOp for years and still looking forward for those neat little underdog stuff that makes my life easier in using vim as multi-tool.
I begin, with: pathogen as usual, a vim plugin management utility
vim-puppet for puppet specific vim extensions such as syntax highlighting, puppet code style indentions, etc. pp.
tabular just some neat tab indention automation
Syntastic Very nice, vim syntax checking (does compile or run code while writing, but there are more ways to integrate syntax checking)
Nerdtree more or less "the" file explorer for vim
[link] [comments]