Uses
- vundle - Vundle, the plug-in manager for Vim
- ZoomWin - Zoom in/out of windows (toggle between one window and multi-window)
- ctrlp.vim - Fuzzy file, buffer, mru, tag, etc finder.
- vim-indent-guides - A Vim plugin for visually displaying indent levels in code
- vim-powerline - The ultimate vim statusline utility. DEPRECATED in favor of Lokaltog/powerline.
- nerdtree - A tree explorer plugin for vim.
- vim-signify - A plugin that shows a diff via Vim's sign column.
- vim-startify - A start screen for Vim.
- undotree - Display your undo history in a graph.
- vim-togglecursor - Toggle the cursor shape in the terminal for Vim.
- nerdcommenter - Vim plugin for intensely orgasmic commenting
- vim-surround - surround.vim: quoting/parenthesizing made simple
- vim-fugitive - fugitive.vim: a Git wrapper so awesome, it should be illegal
- tabular - Vim script for text filtering and alignment
- ag.vim - Vim plugin for the_silver_searcher, 'ag', a replacement for the Perl module / CLI script 'ack'
- vim-togglelist - Functions to toggle the [Location List] and the [Quickfix List] windows.
- zencoding-vim - zen-coding for vim: http://code.google.com/p/zen-coding/
- gist-vim - vimscript for gist
- ultisnips - Official Mirror of UltiSnips trunk on LaunchPad. Send pull requests to SirVer/ultisnips!
- vim-session - Extended session management for Vim (:mksession on steroids)
- syntastic - Syntax checking hacks for vim
- supertab - Perform all your vim insert mode completions with Tab
- MatchTagAlways - A Vim plugin that always highlights the enclosing html/xml tags
- YouCompleteMe - A code-completion engine for Vim
- vim-ruby - Vim/Ruby Configuration Files
- vim-haml - Vim runtime files for Haml, Sass, and SCSS
- vim-rails - rails.vim: Ruby on Rails power tools
- vim-rake - rake.vim: it's like rails.vim without the rails
- vim-bundler - bundler.vim: Lightweight support for Ruby's Bundler
- vim-javascript - Vastly improved vim's javascript indentation.
- vim-coffee-script - CoffeeScript support for vim
- vim-json - Pathogen friendly packaging of vim-json from Jeroen Ruigrok van der Werven http://www.vim.org/scripts/script.php?script_id=1945
- vim-handlebars - Vim plugin for Handlebars
- html5.vim - HTML5 omnicomplete and syntax
- indenthtml.vim - alternative html indent script
- nginx.vim - Syntax highlighting for nginx.conf and related config files.
- textile.vim - Textile for VIM
- vim-css3-syntax - Add CSS3 syntax support to vim's built-in
syntax/css.vim
. - vim-tmux - http://tmux.svn.sourceforge.net/viewvc/tmux/trunk/examples/tmux.vim?view=log
- vim-markdown - Markdown Vim Mode
- vim-less - vim syntax for LESS (dynamic CSS)
- vim-stylus - Syntax Highlighting for Stylus
- vim-cucumber - Vim Cucumber runtime files
- matchit.zip - extended % matching for HTML, LaTeX, and many other languages
- vim-textobj-user - Vim plugin: Create your own text objects
- vim-textobj-rubyblock - A custom text object for selecting ruby blocks.
- L9 - Vim-script library
- vim-repeat - repeat.vim: enable repeating supported plugin maps with "."
- vim-misc - Miscellaneous auto-load Vim scripts