Skip to content

Instantly share code, notes, and snippets.

@krisajenkins
Created February 13, 2014 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save krisajenkins/8972381 to your computer and use it in GitHub Desktop.
Save krisajenkins/8972381 to your computer and use it in GitHub Desktop.
My current vim bundle list.
Bundle 'gmarik/vundle'
Bundle 'Lokaltog/vim-easymotion'
Bundle 'Shougo/neocomplcache'
Bundle 'altercation/vim-colors-solarized'
Bundle 'edsono/vim-matchit'
Bundle 'godlygeek/tabular'
Bundle 'johnsyweb/vim-makeshift'
Bundle 'jpalardy/vim-slime'
Bundle 'kien/ctrlp.vim'
Bundle 'tristen/vim-sparkup'
Bundle 'majutsushi/tagbar'
Bundle 'msanders/cocoa.vim'
Bundle 'msanders/snipmate.vim'
Bundle 'robbyrussell/oh-my-zsh'
Bundle 'roman/golden-ratio'
Bundle 'scrooloose/nerdtree'
Bundle 'scrooloose/syntastic'
Bundle 'sjl/badwolf'
Bundle 'sjl/gundo.vim'
"Bundle 'skammer/vim-css-color'
Bundle 'thisivan/vim-taglist'
Bundle 'tomtom/tcomment_vim'
Bundle 'tpope/vim-abolish'
Bundle 'guns/vim-clojure-static'
"Bundle 'tpope/vim-classpath'
"Bundle 'tpope/vim-fireplace'
Bundle 'tpope/vim-fugitive'
Bundle 'tpope/vim-ragtag'
Bundle 'tpope/vim-repeat'
Bundle 'tpope/vim-sexp-mappings-for-regular-people'
Bundle 'guns/vim-sexp'
Bundle 'tpope/vim-surround'
Bundle 'tpope/vim-rails'
Bundle 'rodjek/vim-puppet'
Bundle 'vim-scripts/paredit.vim'
Bundle 'krisajenkins/dbext.vim'
Bundle 'krisajenkins/Cocoa-Strings'
Bundle 'krisajenkins/clang_complete'
Bundle 'krisajenkins/vim-clojure-sql'
Bundle 'krisajenkins/vim-projectlocal'
Bundle 'krisajenkins/vim-java-sql'
Bundle 'krisajenkins/vim-jslint'
Bundle 'krisajenkins/vim-pipe'
Bundle 'krisajenkins/vim-postgresql-syntax'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment