Skip to content

Instantly share code, notes, and snippets.

@evansb
Last active August 29, 2015 14:10
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 evansb/28a76f44a550874a1bb4 to your computer and use it in GitHub Desktop.
Save evansb/28a76f44a550874a1bb4 to your computer and use it in GitHub Desktop.
bundles
" Here come the bundles
Bundle 'gmarik/vundle'
Bundle 'Valloric/YouCompleteMe'
Bundle 'Lokaltog/powerline-fonts'
Bundle 'Lokaltog/vim-easymotion'
Bundle 'MarcWeber/vim-addon-mw-utils'
Bundle 'Raimondi/delimitMate'
Bundle 'bling/vim-airline'
Bundle 'bling/vim-bufferline'
Bundle 'Shutnik/jshint2.vim'
Bundle 'SirVer/ultisnips'
Bundle 'honza/vim-snippets'
Bundle 'dag/vim2hs'
Bundle 'eagletmt/ghcmod-vim'
Bundle 'eagletmt/neco-ghc'
Bundle 'hdima/python-syntax'
Bundle 'kchmck/vim-coffee-script'
Bundle "pangloss/vim-javascript"
Bundle 'jceb/vim-orgmode'
" Eye Candy
Bundle 'edkolev/tmuxline.vim'
Bundle 'evansb/vim-colors-pencil'
Bundle 'altercation/vim-colors-solarized'
Bundle 'kien/ctrlp.vim'
Bundle 'morhetz/gruvbox'
Bundle 'majutsushi/tagbar'
Bundle 'scrooloose/nerdcommenter'
Bundle 'scrooloose/nerdtree'
Bundle 'scrooloose/syntastic'
Bundle 'sjl/gundo.vim'
Bundle 'tomtom/tlib_vim'
Bundle 'airblade/vim-gitgutter'
Bundle 'tpope/vim-fugitive'
Bundle 'tpope/vim-surround'
Bundle 'tpope/vim-dispatch'
Bundle 'plasticboy/vim-markdown'
Bundle 'Shougo/vimproc'
Bundle 'ervandew/supertab'
Bundle 'jvoorhis/coq.vim'
Bundle 'ajh17/Spacegray.vim'
Bundle 'https://github.com/freeo/vim-kalisi'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment