Don’t you note that remapping of have not effort? Instead, you should use .
inoremap <C-H> <C-w>
cnoremap <C-H> <C-w>
tnoremap <C-H> <C-w>
You can check the keycode in temrinal with showkey -a
Don’t you note that remapping of have not effort? Instead, you should use .
inoremap <C-H> <C-w>
cnoremap <C-H> <C-w>
tnoremap <C-H> <C-w>
You can check the keycode in temrinal with showkey -a