You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 16, 2025. It is now read-only.
One thing that nvim-tree.lua provides, that would be nice here, is the ability to jump file tree to current buffer's file, as : NvimTreeFindFile and : NvimTreeFindFileToggle .
I could see this being either :SidebarNvimFindFile or :SidebarNvimJumpToFile.
One thing that
nvim-tree.luaprovides, that would be nice here, is the ability to jump file tree to current buffer's file, as: NvimTreeFindFileand: NvimTreeFindFileToggle.I could see this being either
:SidebarNvimFindFileor:SidebarNvimJumpToFile.