mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
Change nvim background color to dark mode.
Maybe it's just personal preference, I think it looks better when set to dark mode. It also matches to default theme.
This commit is contained in:
parent
628ed4dc99
commit
923129f682
@ -22,7 +22,7 @@ Plug 'ap/vim-css-color'
|
||||
call plug#end()
|
||||
|
||||
set title
|
||||
set bg=light
|
||||
set bg=dark
|
||||
set go=a
|
||||
set mouse=a
|
||||
set nohlsearch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user