[vim]Do not force mycolor in 256
This commit is contained in:
parent
ae3db8b6ef
commit
2c06b8566c
@ -2,7 +2,7 @@
|
||||
" DISPLAY "
|
||||
"""""""""""
|
||||
" color palette
|
||||
set t_Co=256
|
||||
"set t_Co=256
|
||||
" syntax highlighting when the terminal has colors
|
||||
if &t_Co > 2 || has("gui_running")
|
||||
syntax on
|
||||
|
Loading…
Reference in New Issue
Block a user