chore(config): switch neovim to onedark
parent
7b7442f4af
commit
ce64039433
|
@ -44,4 +44,4 @@ Plug 'fatih/vim-go'
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
set background=dark
|
set background=dark
|
||||||
colorscheme solarized8_flat
|
colorscheme onedark
|
||||||
|
|
Loading…
Reference in New Issue