changement de raccourcis mode fenetre

This commit is contained in:
bastien 2024-09-27 13:25:05 +02:00
parent 495bfc084e
commit 37c3c32bd5

View file

@ -225,7 +225,7 @@ function! OpenFileInNewTab()
endfunction
" Configuration pour les touches en mode interaction
nmap g :InteractiveWindow<CR>
nmap <S-y> :InteractiveWindow<CR>
function! InitWinmap()