enable termguicolors

This commit is contained in:
2023-08-28 19:03:45 +02:00
parent 94ba61034e
commit 255a9b151b

View File

@@ -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