‘gmarik/vundle‘ 插件管理器
‘tomasr/molokai‘ 配色方案
‘hdima/python-syntax‘ python语法
‘kevinw/pyflakes-vim‘ python语法检查
‘Valloric/YouCompleteMe‘ 杀手级补全, clang级别的补全以及cache补全
‘scrooloose/nerdtree‘ 文件树目录
‘scrooloose/nerdcommenter‘ 快速添加取消注释
‘Lokaltog/vim-easymotion‘ 杀手级跳转
‘kien/ctrlp.vim‘ 杀手级, 重新定义了编辑器打开文件的方式
‘SirVer/ultisnips‘ 快速插入代码片段snippets
‘honza/vim-snippets‘ snippets模板
‘kien/rainbow_parentheses.vim‘ 嵌套括号的美观匹配高亮
‘Yggdroot/indentLine‘ 缩进虚线
‘vim-scripts/matchit.zip‘ extended % matching for HTML, LaTeX, and many other languages
‘Raimondi/delimitMate‘ 括号补全
‘terryma/vim-expand-region‘ allows you to visually select increasingly larger regions of text using the same key combination.
‘junegunn/vim-easy-align‘ 方便的按分隔符对齐,比如=号