[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

View file

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