auto-pairs https://github.com/jiangmiao/auto-pairs
Auto inserting pairs
Code erros linter
vim-yankstack https://github.com/maxbrunsfeld/vim-yankstack
Increase number of yank history
Ack script for vim
bufexplorer https://github.com/corntrace/bufexplorer
Buffer explorer
ctrlp.vim https://github.com/ctrlpvim/ctrlp.vim
Find files (support regex)
Tree like file explorer
nginx.vim https://github.com/chr4/nginx.vim
Highlight nginx syntax
open_file_under_cursor.vim https://github.com/amix/open_file_under_cursor.vim
Open file under cursor
snipmate-snippets https://github.com/scrooloose/snipmate-snippets
Some snippets for snipmate
Library
vim-addon-mw-utils https://github.com/MarcWeber/vim-addon-mw-utils
Library, cache files
vim-bundle-mako https://github.com/sophacles/vim-bundle-mako
Python template mako (html?)
vim-coffee-script https://github.com/kchmck/vim-coffee-script
Vim coffee scripts, syntax highlight (javascript like)
vim-colors-solarized https://github.com/altercation/vim-colors-solarized
Colorscheme [-]
vim-indent-object https://github.com/michaeljsmith/vim-indent-object
New motions (ii = ident level, ai = ii + line above, aI = ai + line below)
Syntax and stuff for LESS stylesheet language [-]
vim-markdown https://github.com/tpope/vim-markdown
Syntax, stuff, shouldnt be really useful
Colorscheme for GUI vim [--]
vim-snipmate https://github.com/garbas/vim-snipmate
Auto complete using tab
vim-snippets https://github.com/honza/vim-snippets
Snippets for snipmate
vim-surround https://github.com/tpope/vim-surround
add surrounding (s) motion to edit tags / quotes / delimiters
vim-expand-region https://github.com/terryma/vim-expand-region
- / - to expand visual selection
vim-multiple-cursors https://github.com/terryma/vim-multiple-cursors
Multiple cursor, similar to Ctrl-V block
vim-fugitive https://github.com/tpope/vim-fugitive
Git wrapper
goyo.vim https://github.com/junegunn/goyo.vim
:Goyo (funny reading)
vim-zenroom2 https://github.com/amix/vim-zenroom2
Goyo stuff
vim-repeat https://github.com/tpope/vim-repeat
Repeat plugin maps
vim-commentary https://github.com/tpope/vim-commentary
Comment stuff using gc
Go languge support for vim
vim-gitgutter https://github.com/airblade/vim-gitgutter
Display git diffs in buffer, can stage and stuff
Retro groove colorscheme
vim-flake8 https://github.com/nvie/vim-flake8
Shows errors in python scripts
Syntax highlihgting for pug templates
lightline.vim https://github.com/itchyny/lightline.vim
Cool status line
vim-abolish https://github.com/tpope/tpope-vim-abolish
cr{s,c,u,.,-) coercion, substitutions, abreviations for all cases
Most recently used (:MRU), Leader + f
vim-markdown https://github.com/plasticboy/vim-markdown
Folding for markdown (zr = reduce fold, zm = increase)
comfortable-motion.vim https://github.com/yuttie/comfortable-motion.vim
Ctrl-d, Ctrl-u, Ctrl-f, Ctrl-b scrollings