fix nvim colors

This commit is contained in:
LordMZTE 2021-03-14 19:00:55 +01:00
parent 60d281e3e7
commit 305da07408

View file

@ -78,5 +78,5 @@ autocmd VimEnter * if argc() == 0 && !exists('s:std_in') && !exists("g:started_b
filetype plugin on
set nocompatible
highlight Normal ctermbg=NONE
set termguicolors