vim: use solarized out of a BIG color scheme ;)

This commit is contained in:
Thomas Ruoff
2013-02-20 00:39:47 +01:00
parent 7fe7823ee6
commit 4fd279f842

2
vimrc
View File

@@ -15,10 +15,10 @@ Bundle 'pangloss/vim-javascript'
Bundle 'tpope/vim-fugitive'
Bundle 'clones/vim-l9'
Bundle 'clones/vim-fuzzyfinder'
Bundle 'altercation/vim-colors-solarized'
Bundle 'kchmck/vim-coffee-script'
Bundle 'scrooloose/syntastic.git'
Bundle 'myusuf3/numbers.vim.git'
Bundle 'flazz/vim-colorschemes'
" vim-scripts repos
"Bundle 'L9'