changement de raccourcis mode fenetre
This commit is contained in:
parent
495bfc084e
commit
37c3c32bd5
|
@ -225,7 +225,7 @@ function! OpenFileInNewTab()
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
" Configuration pour les touches en mode interaction
|
" Configuration pour les touches en mode interaction
|
||||||
nmap g :InteractiveWindow<CR>
|
nmap <S-y> :InteractiveWindow<CR>
|
||||||
|
|
||||||
function! InitWinmap()
|
function! InitWinmap()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue