colorscheme: return to nord colorscheme
Co-Authored-by: iGor milhit <igor@milhit.ch>
parent
f6c7eb87f2
commit
cd4462d745
6
init.vim
6
init.vim
|
@ -253,9 +253,9 @@ autocmd! User GoyoLeave Limelight!
|
|||
" #########################################
|
||||
" Syntax coloration and color theme
|
||||
syntax enable
|
||||
set background=light
|
||||
let g:edge_style = "light"
|
||||
colorscheme edge
|
||||
set background=dark
|
||||
" let g:edge_style = "light"
|
||||
colorscheme nord
|
||||
|
||||
" #########################################
|
||||
" #########################################
|
||||
|
|
Loading…
Reference in New Issue