BUG: fuzzy_finder_mappings aren't normalized and don't respect use_default_mappings #1631
Open
3 tasks done
Labels
bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
Did you check docs and existing issues?
Neovim Version (nvim -v)
0.10.1
Operating System / Version
WSL2 + Ubuntu 22.04 LTS
Describe the Bug
I've set use_default_mappings = false, but the mapping for input and filter popup is not disable, I can still see the mappings:
Screenshots, Traceback
No response
Steps to Reproduce
use_default_mapping=false
/
to open filter<c-n>
and<c-p>
is still workingExpected Behavior
Disable these mappings.
Your Configuration
The text was updated successfully, but these errors were encountered: