vimrc: let base16colorspace=256

This commit is contained in:
surtur 2022-10-30 03:38:06 +01:00
parent 0526829af5
commit c63faf67fc
Signed by: wanderer
SSH Key Fingerprint: SHA256:MdCZyJ2sHLltrLBp0xQO0O1qTW9BT/xl5nXkDvhlMCI

@ -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:
"