Skip to content

Instantly share code, notes, and snippets.

@iley
Created March 3, 2015 11:41
Show Gist options
  • Save iley/89ce8224ff3d1ae363e8 to your computer and use it in GitHub Desktop.
Save iley/89ce8224ff3d1ae363e8 to your computer and use it in GitHub Desktop.
" plugins
Bundle 'Lokaltog/vim-powerline'
Bundle 'ervandew/supertab'
Bundle 'exu/pgsql.vim'
Bundle 'fatih/vim-go'
Bundle 'honza/vim-snippets'
Bundle 'hynek/vim-python-pep8-indent'
Bundle 'garbas/vim-snipmate'
Bundle 'gcmt/taboo.vim'
Bundle 'git://git.wincent.com/command-t.git'
Bundle 'kana/vim-fakeclip'
Bundle 'majutsushi/tagbar'
Bundle 'mileszs/ack.vim'
Bundle 'scrooloose/nerdcommenter'
Bundle 'scrooloose/nerdtree'
Bundle 'sickill/vim-pasta'
Bundle 'tpope/vim-dispatch'
Bundle 'tpope/vim-fugitive'
Bundle 'tpope/vim-git'
Bundle 'tpope/vim-rsi'
Bundle 'tpope/vim-sensible'
Bundle 'tpope/vim-unimpaired'
Bundle 'vim-scripts/slimv.vim'
" color schemes
Bundle 'altercation/vim-colors-solarized'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment