1
0
mirror of https://github.com/xlogerais/config-vim synced 2025-01-18 06:36:36 +01:00
This commit is contained in:
Xavier Logerais 2022-09-22 18:35:37 +02:00
parent 47b08a1ef0
commit 2a5b0be7a1

2
vimrc
View File

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