晒晒你的Vim插件列表

2012-09-12 19:11:01 +08:00
 hpyhacking
bufexplorer
ctrlp
genutils
grep
manpageview
markdown
nerdcommenter
nerdtree
snipmate
tabular
vim-cocoa
vim-coffee-script
vim-easymotion
vim-javascript
vim-pathogen
vim-powerline
vim-rails
vim-scss
vim-slim
vim-surround
vim-zencoding
vimerl
8480 次点击
所在节点    Vim
23 条回复
ini
2012-09-12 19:23:49 +08:00
emacs党,路过,围观。。。
humiaozuzu
2012-09-12 19:27:19 +08:00
我的:

"-----------------
" Code Completion
"-----------------
Bundle 'ervandew/supertab'
Bundle 'Shougo/neocomplcache'
"Bundle 'Shougo/neocomplcache-snippets-complete'
Bundle 'mattn/zencoding-vim'
Bundle 'garbas/vim-snipmate'
Bundle 'MarcWeber/vim-addon-mw-utils'
Bundle 'tomtom/tlib_vim'
Bundle 'honza/snipmate-snippets'

"-----------------------
" Surrounding Operation
"-----------------------
Bundle 'Raimondi/delimitMate'
Bundle 'tsaleh/vim-matchit'
Bundle 'tpope/vim-surround'

"--------------
" Code Reading
"--------------
Bundle 'scrooloose/nerdtree'
Bundle 'scrooloose/nerdcommenter'
Bundle 'majutsushi/tagbar'
Bundle 'humiaozuzu/TabBar'
Bundle 'godlygeek/tabular'
Bundle 'mileszs/ack.vim'
Bundle 'kien/ctrlp.vim'

"-------------
" Other Utils
" ------------
Bundle 'tpope/vim-fugitive'
Bundle 'Lokaltog/vim-powerline'
Bundle 'humiaozuzu/fcitx-status'
Bundle 'sjl/gundo.vim'
Bundle 'vim-scripts/mru.vim'
Bundle 'scrooloose/syntastic'
Bundle 'nvie/vim-togglemouse'

"----------------------------------------
" Syntax/Indent for language enhancement
"----------------------------------------
Bundle 'tpope/vim-markdown'
Bundle 'nono/jquery.vim'
Bundle 'pangloss/vim-javascript'
Bundle '2072/PHP-Indenting-for-VIm'
Bundle 'tpope/vim-haml'
Bundle 'othree/html5.vim'
Bundle 'kchmck/vim-coffee-script'
Bundle 'beyondwords/vim-jinja2'

"--------------
" Color Scheme
"--------------
Bundle 'rickharris/vim-blackboard'
Bundle 'altercation/vim-colors-solarized'
Bundle 'rickharris/vim-monokai'
Bundle 'tpope/vim-vividchalk'
Bundle 'Lokaltog/vim-distinguished'

地址:https://github.com/humiaozuzu/dot-vimrc
kongruxi
2012-09-12 19:32:07 +08:00
NERDtree
vim-surround
BufExplorer
NERDCommenter
snipMate
TagList
git-vim
ack
rails
AutoComplPop
delimitMate
matchit
EasyMotion
ctrlP
ZoomWin
hbin
2012-09-12 19:40:01 +08:00
有神马好晒的
reus
2012-09-12 20:33:33 +08:00
没插件不也一样用
ufo22940268
2012-09-12 21:02:40 +08:00
ConqueTerm没人用嘛,超帅的感觉
ivenvd
2012-09-13 00:32:46 +08:00
call vam#ActivateAddons(['Command-T', 'fugitive', 'ack', 'EasyMotion', 'Syntastic', 'Gundo', 'indentpython%3461', 'delimitMate', 'Powerline', 'LustyJuggler', 'vimproc', 'unite', 'neocomplcache', 'neocomplcache-snippets-complete', 'Indent_Guides', 'SudoEdit', 'ragtag', 'github:majutsushi/tagbar', 'github:liangfeng/vimcdoc', 'molokai', 'Lucius'], {'auto_install' : 1})
huobazi
2012-09-13 00:45:33 +08:00
carmark
2012-09-13 09:06:12 +08:00
基本不用插件,适应了插件的话,换机器没办法太难了,还是无插件也挺流畅。。。
h2ero
2012-09-13 09:58:08 +08:00
├── autoload
│   └── pathogen.vim
├── bundle
│   ├── align
│   ├── conque
│   ├── cvimdoc
│   ├── markdown
│   ├── nerdtree
│   ├── powerline
│   ├── pydiction
│   ├── pydoc
│   ├── pyflakes
│   ├── snipmate
│   ├── syntastic
│   ├── taglist
│   ├── VisIncr
│   └── zencoding-vim
└── syntax
├── php.vim
└── python.vim
breestealth
2012-09-13 10:05:19 +08:00
@carmark 您这是神一样的回复啊!
NemoAlex
2012-09-13 10:08:27 +08:00
Vim 插件是少量精品,大量糟粕
遗憾的是日常使用必须依赖一些糟粕
hpyhacking
2012-09-13 10:23:27 +08:00
哈哈,其实就是想看看大家用什么?没准能从其中淘到一些好东西。
blankyao
2012-09-13 11:06:52 +08:00
用了好多插件,感觉现在启动速度很慢
jiazhoulvke
2012-09-13 12:54:04 +08:00
怎么都喜欢用snipmate?感觉不怎么好用。我用的是ultisnips
cranej
2012-09-13 13:13:48 +08:00
@hpyhacking Command-T, 个人觉得如果只能装一个插件,就是这个了。
hpyhacking
2012-09-13 13:26:59 +08:00
@cranej 那玩意被我淘汰了,首先这东西需要编译,貌似还要求什么语言的版本,一开始搞的很头疼,后来我用了ctrlp,腰也不算了腿也不疼了,用正则匹配文件特别棒~

哈哈 玩笑而已,推荐试用
cranej
2012-09-13 13:30:12 +08:00
@hpyhacking 看起来更好一些,一会儿试试看,多谢。
c4pt0r
2012-09-13 14:03:24 +08:00
spf-13
duhastmich
2012-09-14 10:25:59 +08:00
前一阵子换到Vundle,还没整理过,有点乱...
Bundle 'benmills/vimux'
Bundle 'ctrlp.vim'
Bundle 'mru.vim'
Bundle 'vim-stylus'
" Bundle 'UltiSnips'
Bundle 'vim-indent-object'
Bundle 'vimwiki'
Bundle 'Tagbar'
Bundle 'delimitMate.vim'
" Bundle 'VimOutliner'
Bundle 'vimoutliner/vimoutliner'
" Bundle 'Gundo'
Bundle 'paster.vim'
" Bundle 'bufkill.vim'
Bundle 'vim-coffee-script'
Bundle 'altercation/vim-colors-solarized'
Bundle 'NrrwRgn'
Bundle 'Lokaltog/vim-powerline'
" Bundle 'rstacruz/sparkup', {'rtp': 'vim/'}
Bundle 'mattn/zencoding-vim'
Bundle 'godlygeek/tabular.git'
Bundle 'tomtom/tcomment_vim.git'
Bundle 'git://repo.or.cz/vcscommand'
Bundle 'tpope/vim-surround'
Bundle 'tpope/vim-repeat'
Bundle 'tpope/vim-fugitive'
Bundle 'tpope/vim-haml'
Bundle 'tpope/vim-vividchalk'
Bundle 'unimpaired.vim'
Bundle 'speeddating.vim'
Bundle 'ervandew/supertab.git'
Bundle 'scrooloose/syntastic.git'
Bundle 'VimClojure'
Bundle 'derekwyatt/vim-scala.git'
Bundle 'timcharper/textile.vim'
Bundle 'nginx.vim'
" Bundle 'gnupg.vim'
Bundle 'git://gitorious.org/vim-gnupg/vim-gnupg.git'
" Bundle 'jslint.vim'
Bundle 'jceb/vim-orgmode'
" Bundle 'hsitz/VimOrganizer'
" Bundle 'klen/python-mode' "broken
Bundle 'pangloss/vim-javascript'
" Bundle 'nathanaelkane/vim-indent-guides'
" Bundle 'gregsexton/gitv'
Bundle 'slimv.vim'
Bundle 'johnhamelink/blade.vim'
" Bundle 'spolu/dwm.vim'
" Bundle 'roman/golden-ratio'
Bundle 'VimIM'
Bundle 'DirDiff.vim'
Bundle 'bufexplorer.zip'
Bundle 'matchit.zip'
Bundle 'AnsiEsc.vim'

" Bundle 'quickrun'
" Bundle 'vim-l9'
" Bundle 'vst'

" Bundle 'Lokaltog/vim-easymotion'
" Bundle 'tpope/vim-rails.git'
" Bundle 'FuzzyFinder'
" Bundle 'Align'
" Bundle 'scrooloose/nerdtree.git'
" Bundle 'scrooloose/nerdcommenter'
" Bundle 'Shougo/neocomplcache.git'
" ack
" bexec
" eunuch
" clam
" ragtag
" voom
" vimroom
" fcitx
" css-color
" cute-python
" conque
" yankering

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

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

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

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

© 2021 V2EX