vim
基础
Vim脚本汇总网站:https://vimawesome.com/
安装与配置:vim/install
基础:vim/base
查找替换:vim/search
NERDTree:vim/nerdtree
程序
plugin管理: vim/bundle
配置IDE环境:vim/ide
ctags:vim/ctags.man
Vim neocomplcache:vim/neocomplcache
Vim Java:vim/java
Emmet-vim:vim/emmet-vim
snippet补全:vim/vimsnippet
VimWiki:vim/vimwiki
VimWiki:vim/vimwiki-docs
vim csv:vim/csv
开发语言相关环境
VIM脚本:vim/vimscript
配置C语言开发环境:vim/prog-env-c
参考:http://easwy.com/blog/archives/advanced-vim-skills-catalog/
学一下:
Valloric/YouCompleteMe
自动完成scrooloose/syntastic
语法检查
笨办法学VimScript(Learning Vimscript the hard way):
https://www.w3cschool.cn/vim/ljkpbozt.html
down source code https://github.com/sjl/learnvimscriptthehardway/tree/master/chapters