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
Expected behavior
Bool option to enable the default mappings, which when set to nil (default) would use the current plugin behavior of only setting them if the keys are not already mapped.
Describe the bug
<a-i>
gets conditionally mapped by the plugin, without an option to prevent it.To Reproduce
Steps to reproduce the behavior (include minimal
init.vim
or.vimrc
):Output from
:IlluminateDebug
Expected behavior
Bool option to enable the default mappings, which when set to nil (default) would use the current plugin behavior of only setting them if the keys are not already mapped.
Screenshots
N/A
Additional context
This is similar to #202
The text was updated successfully, but these errors were encountered: