有没有常用的 vim 插件,大家推荐一下

2017 年 2 月 16 日
 bboysoul
3615 次点击
所在节点    程序员
10 条回复
haozhang
2017 年 2 月 16 日
spf13
ThinkCat
2017 年 2 月 16 日
" 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'

拿走不谢
tracyone
2017 年 2 月 16 日
既然你这样问,我只好贴配置了, https://github.com/tracyone/t-vim
bintianbaihua
2017 年 2 月 16 日
vim-go
j8sec
2017 年 2 月 16 日
tonghuashuai
2017 年 2 月 16 日
https://github.com/w0rp/ale
Vim 异步语法检查,再也不用担心打开保存文件卡顿了,仅支持 Vim8
freestyle
2017 年 2 月 16 日
nG29DOMuRYTWfcSr
2017 年 2 月 17 日
网速好可以看看, spacevim.org
jpuyy
2017 年 2 月 17 日
如果你是服务器维护人员,还是不要用插件,因为你登上机器会发现没有你顺手的插件
perrot
2017 年 2 月 17 日

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://v2ex.ih06.com/t/340973

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX