mirror of
https://github.com/xlogerais/config-vim
synced 2025-07-03 10:30:45 +02:00
fix
This commit is contained in:
2
vimrc
2
vimrc
@ -108,7 +108,7 @@ if (&term =~ 'xterm')
|
||||
set t_Co=256
|
||||
set mouse=a
|
||||
colorscheme mustang
|
||||
if (&term =~ 'kitty')
|
||||
elseif (&term =~ 'kitty')
|
||||
set termencoding=utf-8
|
||||
set t_Co=256
|
||||
set mouse=a
|
||||
|
Reference in New Issue
Block a user