1
haozhang Feb 16, 2017 via iPhone
spf13
|
2
ThinkCat Feb 16, 2017
" version control
" git Plug 'tpope/vim-fugitive' Plug 'airblade/vim-gitgutter' " completion Plug 'valloric/YouCompleteMe' " tool Plug 'scrooloose/nerdtree' Plug 'jistr/vim-nerdtree-tabs' Plug 'ctrlpvim/ctrlp.vim' Plug 'Raimondi/delimitMate' "automatic closing of quotes, parenthesis, brackets, etc. Plug 'tpope/vim-sensible' "provide some command preview Plug 'thirtythreeforty/lessspace.vim' "clear the whitespace in the end of line automic Plug 'junegunn/vim-easy-align' 拿走不谢 |
3
tracyone Feb 16, 2017 via iPhone
既然你这样问,我只好贴配置了, https://github.com/tracyone/t-vim
|
4
bintianbaihua Feb 16, 2017
vim-go
|
5
j8sec Feb 16, 2017 via iPhone
php - github.com/lvht/phpcd
|
6
tonghuashuai Feb 16, 2017
https://github.com/w0rp/ale
Vim 异步语法检查,再也不用担心打开保存文件卡顿了,仅支持 Vim8 |
7
freestyle Feb 16, 2017 via iPhone
|
8
nG29DOMuRYTWfcSr Feb 17, 2017 via Android
网速好可以看看, spacevim.org
|
9
jpuyy Feb 17, 2017
如果你是服务器维护人员,还是不要用插件,因为你登上机器会发现没有你顺手的插件
|
10
perrot Feb 17, 2017
startify 自訂起始頁
https://github.com/mhinz/vim-startify AutoSave 自動存檔 https://github.com/vim-scripts/vim-auto-save |