-
-
Notifications
You must be signed in to change notification settings - Fork 369
Closed
Labels
Description
Hey,
Would you be willing to add an option to disable binding keys? (Apologies if it exists already, I only see g:jedi#auto_initialization = 0 but that disables more than just mappings).
I know you can remap each key to make it use a different key, but that means that users have to go look up each map and pick some other key, even if they don't care about it (i.e., I just want Jedi to not quash my mappings, I don't really care about all the functionality it's mapping).
Another alternative (or something to consider) based on the above would be to not map keys if they're already mapped to something else.
Reactions are currently unavailable