---

How To Manage Vim Plugins Using Vundle On Linux

Usually, all plugins and additional configuration files will be stored in ~/.vim directory. Since all plugin files are stored in a single directory, the files from different plugins are mixed up together as you install more plugins. Hence, it is going to be a daunting task to track and manage all of them. This is where Vundle comes in help. Vundle, acronym of Vim Bundle, is an extremely useful plug-in to manage Vim plugins.

Get the Free Newsletter!

Subscribe to Developer Insider for top news, trends, & analysis