project.nvim
project.nvim copied to clipboard
How to change key mappings?
It seems that the key mapping (telescope extension) is hard coded in the script file I think it's a useful feature to provide a way to change that with configuration or exported API.
It seems that the key mapping (telescope extension) is hard coded in the script file I think it's a useful feature to provide a way to change that with configuration or exported API.
... or disable it
...and how?
Especially since <C-b> is broken, the file browser picker is not part of the builtins anymore and it cannot be fixed manually it seems. Changing keymappings and accessing the actions provided by this plugin would turn it from "good" to "excellent" 👍