diff --git a/vimrc b/vimrc index 9a2aaaae..896a4bf9 100644 --- a/vimrc +++ b/vimrc @@ -3,9 +3,9 @@ source $VIMRUNTIME/defaults.vim " FIX: ssh from wsl starting with REPLACE mode " https://stackoverflow.com/a/11940894 -if $TERM =~ 'xterm-256color' - set noek -endif +"if $TERM =~ 'xterm-256color' +" set noek +"endif set t_TI="" set t_TE=""