The Vim text editor is extensible through plugins, which can be categorized into general utilities, color schemes, file type-specific settings, and syntax definitions.
I have set my gnome-terminal's background to dark-blue, with a bit of transparency so I can see the underlying webpages …
vim vim-pluginI installed Vundle via the instructions given at this blog http://web.archive.org/web/20120731003342/http://www.charlietanksley.net/philtex/…
plugins vim vim-pluginIs there a plugin or script to open ctags entries in a new tab? I'd like to put my cursor …
vim vim-pluginIs it possible to do searching in NERDTree window by the filenames and file content?
vim nerdtree vim-pluginI'm trying to install NERDTree (the Vim plugin) on Windows 7. I created a .vim directory on my user folder (C:/…
windows vim nerdtree vim-pluginI have a Desktop running Windows 7, and a Macbook Pro running Mountain Lion. I use gVim and MacVim respectively. I …
windows vim vim-pluginI've recently found a vim plugin using something called <Plug>. For example there is a command <Plug&…
vim vim-pluginI have found a couple of Vim plugin for Eclipse, but some computers have performance issues with Eclipse. So, what …
vim netbeans ide vim-pluginI'm using vundle as my plugin manager for vim. However I'm having trouble installing ctrlp plugin. When I execute :BundleInstall …
vim vim-plugin vundle ctrlpI was going to install the pathogen plugin in GVIM for windows but the instructions say to install in the \…
windows vim vi vim-plugin pathogen