Vim-pluginsI use a lot of plugins for vim. I will list some of them here. It is not a complete list (yet). buffergrepbuffergrep has various commands, where I think Bgrep is the most important:
vcscommandvcscommand helps you using CVS, Subversion or git. There is support for vimdiff'ing you changes, as well as simple tasks like add, commit, annotate, etc. It is the same commands for CVS and Subversion. I still do some operations from the xterm, but this plugin covers what I need to do from Vim.
|