Don’t use a colorscheme with vim that might clash with the terminals own scheme
This commit is contained in:
parent
ecae5177d1
commit
ce262d665c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue