Enable true termcolor support in vim

This commit is contained in:
Talia 2023-06-20 11:48:54 +02:00
parent 2ad929e2ba
commit 44ce844dd9
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
" For my patched version of the papercolor theme
set termguicolors
let g:only_generic_hl=1
function! s:kitty_bg_color()