[nvim] Better colors
At least the gruvbox theme says so
This commit is contained in:
parent
0b54505a00
commit
6be97557e7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue