Open
Description
Since you touched on a topic of keybindings, currently it's hard to get a sense of what's possible.
- The help panel is hidden under "g?" keybinding by default, and only when nvim-tree updated its way to change keybindings, I discovered that there's a help panel (I was smashing ? and since it did nothing, I just assumed there's no help panel).
- As a user, you think everything useful (or even possible) is in this panel.
So I think the ideal solution would be to:
- Make it clear that g? is a default help panel keybinding. Show "g? - help" somewhere in nvim-tree panel or make it visible in readme.
- Show every possible API command in this help panel, even if it has no keybinding + keybinding if there's one
- Since there are lots of commands, it would be great to group them
This way, you can have minimal keybinding config and it will be extremely easy to copy-paste api function to your on_attach without reading :h nvim-tree
Originally posted by @DeH4er in #2706 (comment)
Metadata
Metadata
Assignees
Labels
No labels