enable termguicolors
This commit is contained in:
@@ -7,7 +7,7 @@ call plug#end()
|
|||||||
|
|
||||||
if ($TERM=~"xterm-256color" || $TERM=~"screen-256color")
|
if ($TERM=~"xterm-256color" || $TERM=~"screen-256color")
|
||||||
colorscheme zenburn
|
colorscheme zenburn
|
||||||
"set termguicolors
|
set termguicolors
|
||||||
endif
|
endif
|
||||||
|
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|||||||
Reference in New Issue
Block a user