Update vim themes

This commit is contained in:
Alexander Hosking 2018-09-11 00:57:59 -04:00
parent c71e272e3c
commit 84c2460249

View File

@ -17,7 +17,7 @@ Plugin 'nightsense/vimspectr'
call vundle#end() call vundle#end()
" Themes from https://github.com/nightsense/vimspectr " Themes from https://github.com/nightsense/vimspectr
colorscheme vimspectr90wflat-dark colorscheme vimspectrgrey-dark
"let g:vimspectr60flat_dark_StatusLine = 'orange' "let g:vimspectr60flat_dark_StatusLine = 'orange'
"execute pathogen#infect('bundle/{}') "execute pathogen#infect('bundle/{}')