Skip to content

Commit

Permalink
Replace my flake8, add jellybeans colorscheme.
Browse files Browse the repository at this point in the history
  • Loading branch information
avidal committed Apr 19, 2012
1 parent 04bdfd6 commit 7182e60
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vim/vundle.vim
Expand Up @@ -4,14 +4,15 @@ Bundle 'gmarik/vundle'


Bundle 'tpope/vim-fugitive' Bundle 'tpope/vim-fugitive'
Bundle 'mileszs/ack.vim' Bundle 'mileszs/ack.vim'
Bundle 'avidal/flake8.vim'
Bundle 'sjl/gundo.vim' Bundle 'sjl/gundo.vim'
Bundle 'tpope/vim-abolish' Bundle 'tpope/vim-abolish'
Bundle 'tpope/vim-surround' Bundle 'tpope/vim-surround'
Bundle 'scrooloose/nerdtree' Bundle 'scrooloose/nerdtree'
Bundle 'Lokaltog/vim-powerline' Bundle 'Lokaltog/vim-powerline'
Bundle 'nvie/vim-flake8'
Bundle 'nanotech/jellybeans.vim'


Bundle 'YankRing.vim' "Bundle 'YankRing.vim'
Bundle 'scratch.vim' Bundle 'scratch.vim'
Bundle 'AutoComplPop' Bundle 'AutoComplPop'
Bundle 'indentpython.vim--nianyang' Bundle 'indentpython.vim--nianyang'
Expand Down

0 comments on commit 7182e60

Please sign in to comment.