mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Revert to default vim colorscheme for nvim 0.10.0
New default colorscheme has been set for nvim 0.10.0
This commit is contained in:
parent
1f7376c805
commit
7cb485ed57
@ -21,6 +21,8 @@ Plug 'tpope/vim-commentary'
|
|||||||
Plug 'ap/vim-css-color'
|
Plug 'ap/vim-css-color'
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
|
colorscheme vim
|
||||||
|
|
||||||
set title
|
set title
|
||||||
set bg=light
|
set bg=light
|
||||||
set go=a
|
set go=a
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user