[nvim] Better colors

At least the gruvbox theme says so
This commit is contained in:
Marcel Kapfer 2020-05-20 19:16:51 +02:00
parent 0b54505a00
commit 6be97557e7
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ syntax on
" color dracula
colorscheme gruvbox
set background=light
" set termguicolors
set termguicolors
set cursorline
if has("gui_running")
set guioptions-=T