Skip to content

Commit

Permalink
add a bunch of colorschemes
Browse files Browse the repository at this point in the history
  • Loading branch information
lovelock committed Apr 29, 2015
1 parent 36c171c commit e183888
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,12 @@ hi CtrlSpaceStatus guifg=#839496 guibg=#002b36 gui=reverse term=reverse cterm=
" hi CtrlSpaceStatus ctermfg=230 ctermbg=234 cterm=NONE

Bundle 'junegunn/seoul256.vim'
Bundle 'altercation/vim-colors-solarized'
Bundle 'alem0lars/vim-colorscheme-darcula'
Bundle 'morhetz/gruvbox'
Bundle 'tomasr/molokai'
Bundle 'sickill/vim-monokai'
Bundle 'vim-scripts/twilight'

" history
Bundle 'sjl/gundo.vim'
Expand Down

0 comments on commit e183888

Please sign in to comment.