Enable true termcolor support in vim
This commit is contained in:
parent
2ad929e2ba
commit
44ce844dd9
1 changed files with 2 additions and 0 deletions
|
@ -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()
|
||||
|
|
Loading…
Reference in a new issue