NeoVIM: light background

This commit is contained in:
Marcel Kapfer 2018-08-02 17:21:38 +02:00
parent 42c1c6979d
commit fd230c3d92
Signed by: mmk2410
GPG key ID: CADE6F0C09F21B09

View file

@ -90,7 +90,7 @@ set tm=500
syntax on syntax on
colorscheme gruvbox colorscheme gruvbox
set background=dark set background=light
" set termguicolors " set termguicolors
set cursorline set cursorline
if has("gui_running") if has("gui_running")