Skip to content

Commit

Permalink
Bundle tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
djs committed Oct 12, 2012
1 parent a97aef2 commit 97916dd
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions _vimrc
Expand Up @@ -52,12 +52,18 @@ Bundle 'nvie/vim-flake8'
Bundle 'fs111/pydoc.vim'
Bundle 'jmcantrell/vim-virtualenv'
Bundle 'flazz/vim-colorschemes'
Bundle 'CycleColor'
"Bundle 'CycleColor'
Bundle 'jeetsukumaran/vim-buffergator'
Bundle 'AutoComplPop'
"Bundle 'AutoComplPop'
Bundle 'tpope/vim-haml'
Bundle 'kchmck/vim-coffee-script'
Bundle 'Lokaltog/vim-powerline'
Bundle 'tarmack/vim-python-ftplugin'
Bundle 'mattn/zencoding-vim'
Bundle 'tpope/vim-repeat'
Bundle 'skammer/vim-css-color'
"Bundle 'xolox/vim-shell'
Bundle 'groenewege/vim-less'

" Basic options
"-------------------------------------------------------------------------------
Expand Down

0 comments on commit 97916dd

Please sign in to comment.