1
haozhang 2017-02-16 18:53:30 +08:00 via iPhone
spf13
|
2
ThinkCat 2017-02-16 18:54:17 +08:00
" 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 2017-02-16 19:11:10 +08:00 via iPhone
既然你这样问,我只好贴配置了, https://github.com/tracyone/t-vim
|
4
bintianbaihua 2017-02-16 19:18:32 +08:00
vim-go
|
5
j8sec 2017-02-16 19:20:50 +08:00 via iPhone
php - github.com/lvht/phpcd
|
6
tonghuashuai 2017-02-16 19:43:07 +08:00
https://github.com/w0rp/ale
Vim 异步语法检查,再也不用担心打开保存文件卡顿了,仅支持 Vim8 |
7
freestyle 2017-02-16 19:47:39 +08:00 via iPhone
|
8
nG29DOMuRYTWfcSr 2017-02-17 08:10:48 +08:00 via Android
网速好可以看看, spacevim.org
|
9
jpuyy 2017-02-17 10:47:24 +08:00
如果你是服务器维护人员,还是不要用插件,因为你登上机器会发现没有你顺手的插件
|
10
perrot 2017-02-17 10:50:21 +08:00
startify 自訂起始頁
https://github.com/mhinz/vim-startify AutoSave 自動存檔 https://github.com/vim-scripts/vim-auto-save |