Closed
Description
Thanks for fixing #9 so quickly 🙌 .
I ran into another issue FYI 😅, when buffers from different repositories are open, nvim-tree doesn't move to the current project root (or alternatively the directory that contains the file). The GIF below hopefully shows what I mean. The first buffer in the GIF is my dotfiles repo, but I opened vim in a dart project repo. LuaTree sticks to the initial directory, and when I move into the dotfiles project it doesn't change the tree to show the new dir.
Note: using LuaTreeFindFile
in a buffer in a different project than lua tree does nothing
Still reading through the code so not exactly sure what is going on yet. Looks like maybe ROOT_PATH
isn't being updated when you enter a new dir 🤷♂️
Metadata
Metadata
Assignees
Labels
No labels