Friday, April 1, 2011

Re: which plugin management system to use?

Pathogen, because it's easy to use:

Put in ~/.vim/autoload/
Just one line in ~/.vimrc

It keeps all the files nice and tidy in their own directory.

All you have to do to install a plugin is put it into ~/.vim/bundle/[name of plugin]/.

To remove a plugin, remove its directory in ~/.vim/bundle/.

It's simple.

--

.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment