vimrc: let base16colorspace=256
This commit is contained in:
parent
0526829af5
commit
c63faf67fc
@ -1335,6 +1335,8 @@ nnoremap <Leader>ve :e $MYVIMRC<CR>
|
||||
" reload config and call refresh fn
|
||||
nnoremap <Leader>vr :source $MYVIMRC<CR>call RefreshUI()<CR>
|
||||
|
||||
let base16colorspace=256
|
||||
|
||||
" https://sw.kovidgoyal.net/kitty/faq/#using-a-color-theme-with-a-background-color-does-not-work-well-in-vim
|
||||
" work around vim's background colour erase:
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user