mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 12:53:00 +01:00
fix nvim colors
This commit is contained in:
parent
60d281e3e7
commit
305da07408
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue