Fix how I handle when no solarized scheme exists.

This commit is contained in:
David Tomaschik
2015-09-11 10:46:28 -07:00
parent a7fd649b9c
commit f1db430071
2 changed files with 2 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ if has('gui_running')
else
let g:solarized_termcolors=256
endif
colorscheme solarized
silent! colorscheme solarized
" Enable filetype support
filetype plugin indent on
" Allow file modelines