Switch to easier to read setting
This commit is contained in:
parent
76805678fe
commit
d7a6e1af20
1 changed files with 1 additions and 1 deletions
2
init.vim
2
init.vim
|
@ -86,6 +86,6 @@ set pastetoggle=<F2>
|
|||
au FocusLost * :wa
|
||||
|
||||
" make sure to set TERM to xterm-256color in terminal program or app
|
||||
set background=dark
|
||||
set background=light
|
||||
set termguicolors
|
||||
colorscheme breezy
|
||||
|
|
Loading…
Reference in a new issue