home: vim: disable 'termguicolors'
I forgot that I actually prefer the look without it.
This commit is contained in:
parent
513c1555f1
commit
1e6a5401ec
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue