Remove setting 256 colors for solarized on terminal vim
This commit is contained in:
parent
4c88ca6e45
commit
b19e2311ab
@ -1,7 +1,7 @@
|
||||
if !has("gui_macvim")
|
||||
set t_Co=256
|
||||
let g:solarized_termcolors=256
|
||||
endif
|
||||
" if !has("gui_macvim")
|
||||
" set t_Co=256
|
||||
" let g:solarized_termcolors=256
|
||||
" endif
|
||||
|
||||
hi! link txtBold Identifier
|
||||
hi! link zshVariableDef Identifier
|
||||
|
Loading…
Reference in New Issue
Block a user