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
I have the following zsh keymappings, which are overridden by this plugin due to its lazy loading. I would like to keep the lazy loading on for startup time's sake, so I would like a config option to disable the plugin's default ctrl-n/ctrl-p keybindings.
General information
Basic examination
Problem description
I have the following zsh keymappings, which are overridden by this plugin due to its lazy loading. I would like to keep the lazy loading on for startup time's sake, so I would like a config option to disable the plugin's default
ctrl-n
/ctrl-p
keybindings.Reproduction steps
Expected behavior
I would like to be able to disable the plugin's ctrl-p/ctrl-n keybindings, such that the "most recent matching prefix" works as expected
The text was updated successfully, but these errors were encountered: