Don’t use a colorscheme with vim that might clash with the terminals own scheme

This commit is contained in:
Jonathan Barnes 2018-06-20 18:59:08 +01:00
parent ecae5177d1
commit ce262d665c

View file

@ -198,7 +198,7 @@ set background=dark
"let g:solarized_termcolors=256
"let g:solarized_contrast="high"
"let g:solarized_visibilty="high"
colorscheme solarized
"colorscheme solarized
" syntastic settings from the readme