You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vim maps its window keybindings in both Normal and Visual mode. This is right in modalkit, but isn't for iamb's <C-W>z and <C-W>m, which need to be mapped in Visual mode.
The text was updated successfully, but these errors were encountered:
Vim maps its window keybindings in both Normal and Visual mode. This is right in modalkit, but isn't for iamb's
<C-W>z
and<C-W>m
, which need to be mapped in Visual mode.The text was updated successfully, but these errors were encountered: