Closed
Description
Description
Hello
I can no longer open the help menu inside nvim-tree.
I'm sorry in advance if it is because of my config.
Neovim version
NVIM v0.7.0
Build type: Release
LuaJIT 2.1.0-beta3
Operating system and version
Debian GNU/Linux 11 (bullseye)
nvim-tree version
Minimal config
packer.nvim and nvim-tree
Steps to reproduce
- :NvimTreeToggle
- g? to call help
I have tried remapping toggle_help first to just '?' then to 'gh' to see if my keybinding was conflicting
but this behavior seems specific to toggle help
Expected behavior
display help with all available command
Actual behavior
Open files or directory under my cursor.