V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
hpyhacking
V2EX  ›  Vim

晒晒你的Vim插件列表

  •  
  •   hpyhacking · Sep 12, 2012 · 9326 views
    This topic created in 4978 days ago, the information mentioned may be changed or developed.
    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
    23 replies    1970-01-01 08:00:00 +08:00
    ini
        1
    ini  
       Sep 12, 2012
    emacs党,路过,围观。。。
    humiaozuzu
        2
    humiaozuzu  
       Sep 12, 2012   ❤️ 1
    我的:

    "-----------------
    " 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
        3
    kongruxi  
       Sep 12, 2012
    NERDtree
    vim-surround
    BufExplorer
    NERDCommenter
    snipMate
    TagList
    git-vim
    ack
    rails
    AutoComplPop
    delimitMate
    matchit
    EasyMotion
    ctrlP
    ZoomWin
    hbin
        4
    hbin  
       Sep 12, 2012
    有神马好晒的
    reus
        5
    reus  
       Sep 12, 2012
    没插件不也一样用
    ufo22940268
        6
    ufo22940268  
       Sep 12, 2012
    ConqueTerm没人用嘛,超帅的感觉
    ivenvd
        7
    ivenvd  
       Sep 13, 2012
    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
        8
    huobazi  
       Sep 13, 2012
    carmark
        9
    carmark  
       Sep 13, 2012
    基本不用插件,适应了插件的话,换机器没办法太难了,还是无插件也挺流畅。。。
    h2ero
        10
    h2ero  
       Sep 13, 2012
    ├── 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
        11
    breestealth  
       Sep 13, 2012
    @carmark 您这是神一样的回复啊!
    NemoAlex
        12
    NemoAlex  
       Sep 13, 2012
    Vim 插件是少量精品,大量糟粕
    遗憾的是日常使用必须依赖一些糟粕
    hpyhacking
        13
    hpyhacking  
    OP
       Sep 13, 2012
    哈哈,其实就是想看看大家用什么?没准能从其中淘到一些好东西。
    blankyao
        14
    blankyao  
       Sep 13, 2012
    用了好多插件,感觉现在启动速度很慢
    jiazhoulvke
        15
    jiazhoulvke  
       Sep 13, 2012
    怎么都喜欢用snipmate?感觉不怎么好用。我用的是ultisnips
    cranej
        16
    cranej  
       Sep 13, 2012
    @hpyhacking Command-T, 个人觉得如果只能装一个插件,就是这个了。
    hpyhacking
        17
    hpyhacking  
    OP
       Sep 13, 2012   ❤️ 1
    @cranej 那玩意被我淘汰了,首先这东西需要编译,貌似还要求什么语言的版本,一开始搞的很头疼,后来我用了ctrlp,腰也不算了腿也不疼了,用正则匹配文件特别棒~

    哈哈 玩笑而已,推荐试用
    cranej
        18
    cranej  
       Sep 13, 2012
    @hpyhacking 看起来更好一些,一会儿试试看,多谢。
    c4pt0r
        19
    c4pt0r  
       Sep 13, 2012
    spf-13
    duhastmich
        20
    duhastmich  
       Sep 14, 2012
    前一阵子换到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
    yinsigan
        21
    yinsigan  
       Sep 14, 2012
    Bundle 'gmarik/vundle'
    Bundle 'mattn/zencoding-vim'
    Bundle 'scrooloose/nerdtree.git'
    Bundle 'kien/ctrlp.vim.git'

    Bundle "MarcWeber/vim-addon-mw-utils"
    Bundle "tomtom/tlib_vim"
    "Bundle "snipmate-snippets"
    "Bundle "honza/snipmate-snippets"
    " Bundle "garbas/vim-snipmate"
    Bundle 'garbas/vim-snipmate'
    Bundle 'spf13/snipmate-snippets'

    Bundle "taglist.vim"
    Bundle "mileszs/ack.vim"
    Bundle "tpope/vim-rails"
    Bundle "tpope/vim-bundler"
    Bundle "tpope/vim-rake"
    Bundle "tpope/vim-surround"
    Bundle "othree/xml.vim"
    " Bundle "fholgado/minibufexpl.vim"
    Bundle "tpope/vim-commentary"
    Bundle 'vim-scripts/sessionman.vim'
    Bundle 'corntrace/bufexplorer'
    Bundle 'altercation/vim-colors-solarized'
    Bundle 'spf13/vim-colors'
    Bundle 'AutoClose'
    Bundle 'flazz/vim-colorschemes'
    Bundle 'tpope/vim-fugitive'
    Bundle 'scrooloose/nerdcommenter'
    Bundle 'leshill/vim-json'
    Bundle 'groenewege/vim-less'
    Bundle 'taxilian/vim-web-indent'
    Bundle 'HTML-AutoCloseTag'
    Bundle 'ChrisYip/Better-CSS-Syntax-for-Vim'
    Bundle 'spf13/vim-markdown'
    "Bundle 'spf13/vim-preview'
    Bundle 'tpope/vim-cucumber'
    Bundle 'Puppet-Syntax-Highlighting'
    Bundle 'Lokaltog/vim-powerline'
    " Bundle 'jeetsukumaran/vim-buffergator'
    " Bundle 'vim-scripts/AutoComplPop.git'
    Bundle 'tpope/vim-endwise.git'
    Bundle 'tpope/vim-haml'
    Bundle 'tpope/vim-ragtag'
    Bundle 'godlygeek/tabular'
    Bundle 'Shougo/neocomplcache.git'
    Bundle 'jamescarr/snipmate-nodejs'
    "Bundle 'statianzo/vim-jade'
    Bundle 'digitaltoad/vim-jade'
    Bundle 'kchmck/vim-coffee-script'
    Bundle 'ap/vim-css-color'
    Bundle 'ervandew/supertab'
    Bundle 'wavded/vim-stylus'
    Bundle 'nono/jquery.vim'
    Bundle 'bbommarito/vim-slim'
    Bundle 'tmhedberg/matchit'
    jerommix
        22
    jerommix  
       Sep 14, 2012
    jerommix
        23
    jerommix  
       Sep 15, 2012
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2520 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 70ms · UTC 06:37 · PVG 14:37 · LAX 23:37 · JFK 02:37
    ♥ Do have faith in what you're doing.