Is there a trick or script that allows me to switch between sets of vim-plugins and -settings easily?
I use vim for very different development and writing. It can be really annoying to have certain webdevelopment-specific plugins turn up, when writing a report in LaTeX, for example.
What I'd like to see is something like RVM.
You may find localvimrc to be useful for point number two. It allows you to have a .lvimrc
in your project folder with settings for that specific project. In that file you could load your project-specific plugins by manipulating the runtimepath
or by using pathogen/vundle/whatever.
Using this method you would configure your "global" settings and plugins as you would normally.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With