home: vim: disable 'termguicolors'
I forgot that I actually prefer the look without it.
This commit is contained in:
parent
513c1555f1
commit
1e6a5401ec
|
@ -72,9 +72,6 @@ set background=dark
|
||||||
packadd! onedark-vim
|
packadd! onedark-vim
|
||||||
" Use onedark
|
" Use onedark
|
||||||
colorscheme onedark
|
colorscheme onedark
|
||||||
|
|
||||||
" 24-bit true color
|
|
||||||
set termguicolors
|
|
||||||
" }}}
|
" }}}
|
||||||
|
|
||||||
" Search parameters {{{
|
" Search parameters {{{
|
||||||
|
|
Loading…
Reference in a new issue