Skip to content

Instantly share code, notes, and snippets.

@elishowk
Created July 19, 2013 09:57
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 elishowk/6038062 to your computer and use it in GitHub Desktop.
Save elishowk/6038062 to your computer and use it in GitHub Desktop.
let g:spf13_bundle_groups=['neocomplcache', 'programming', 'javascript', 'html']
Bundle 'scrooloose/nerdtree'
Bundle 'altercation/vim-colors-solarized'
Bundle 'spf13/vim-colors'
Bundle 'kien/ctrlp.vim'
Bundle 'vim-scripts/sessionman.vim'
Bundle 'matchit.zip'
Bundle 'Lokaltog/vim-powerline'
Bundle 'Lokaltog/vim-easymotion'
Bundle 'godlygeek/csapprox'
Bundle 'jistr/vim-nerdtree-tabs'
Bundle 'flazz/vim-colorschemes'
Bundle 'mbbill/undotree'
Bundle 'nathanaelkane/vim-indent-guides'
Bundle 'klen/python-mode'
Bundle 'python.vim'
Bundle 'python_match.vim'
Bundle 'pythoncomplete'
Bundle 'tpope/vim-markdown'
Bundle 'spf13/vim-preview'
Bundle 'ervandew/supertab'
Bundle 'davidhalter/jedi-vim'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment