termguicolors

This commit is contained in:
Alex Yatskov 2019-05-07 20:10:23 -07:00
parent 6a3343760d
commit 33dc209355

View File

@ -63,6 +63,7 @@ if has('gui_running')
endif
if has('unix')
set termguicolors
set t_Co=256
endif