Improve light-dark toggle speed and Vim
This commit is contained in:
parent
1cb3fad4cc
commit
ffda64709f
2 changed files with 19 additions and 3 deletions
|
@ -51,6 +51,9 @@ if $TERM == 'xterm-kitty'
|
|||
set term=xterm-256color
|
||||
endif
|
||||
|
||||
" Automatically start vim in a server - enable colorscheme switching
|
||||
call remote_startserver("VIM")
|
||||
|
||||
" AUTO ------------------------------------------------------------------ {{{
|
||||
|
||||
if has("autocmd")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue