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
Sorry for the late reply. This turns out to be surprisingly tricky problem. The z* default bindings are handled different from mappings.
For some reason the z mapping is always triggered when invoking a z* command like zz.
A possible workaround is to redefine all the default commands as mappings:
nnoremapzzzznnoremapz+z+nnoremapz-z-nnoremapz.z.nnoremapz=z=
etc.
This is admittedly not all that great.
I will definitely look for a better solution.
I have the following keybinds for the
z
prefix:However, this seems to disable default keybindings like
za
. Is there a way to pass them through?The text was updated successfully, but these errors were encountered: