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