Told colorscheme to STFU

This commit is contained in:
Josh Sherman 2015-09-26 17:41:58 -04:00
parent df0c016f38
commit 79c30b4525

View file

@ -93,7 +93,7 @@ Bundle 'shawncplus/phpcomplete.vim'
syntax enable
set background=dark
colorscheme solarized
silent! colorscheme solarized
autocmd BufEnter * match ExtraWhitespace /\s\+$/
autocmd InsertEnter * match ExtraWhitespace /\s\+\%#\@<!$/