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

2017-02-16 18:51:21 +08:00
 bboysoul
2776 次点击
所在节点    程序员
10 条回复
haozhang
2017-02-16 18:53:30 +08:00
spf13
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'

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

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

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

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

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

© 2021 V2EX