The Vim text editor is extensible through plugins, which can be categorized into general utilities, color schemes, file type-specific settings, and syntax definitions.
Are there any plugins or built-in methods in Vim for performing refactoring on C or C++ code, something like the …
c eclipse vim refactoring vim-pluginI am just getting started with Vim and setting up the environment with some of the plugins recommended by http://…
windows vim vim-pluginI used to use ZoomWin: https://github.com/vim-scripts/ZoomWin for toggle between one and multiple windows in Vim. But …
vim zoom vim-pluginI installed a cygwin on my windows machine. There isn't a .vim directory in my cygwin home directory. How to …
vim cygwin vim-pluginI have Vim 7 (enhanced) on CentOS 5, and it comes with all the usual Vim plugins/scripts ready to go. $ find /…
python vim vim-pluginI have read through the docs but cannot figure out if this is possible. I want to keep the default …
vim vim-pluginScrolling while keeping j or k pressed is too slow. Doing 10j multiple times isn't ideal either. How can I …
vim vim-pluginI am using vim-airline plugin which works pretty good however, the only way to switch between tabs is to user :…
vim plugins vim-plugin vim-airlineAt the right of my vim-airline display, I have ! trailing[1]. I'm assuming this means trailing whitespace of some sort, but …
vim vim-plugin vim-airlineI would like to use Tim Pope's vim surround plugin in my Pycharm IDE. I've been using the IdeaVim plugin …
vim intellij-idea pycharm vim-plugin ideavim