nvimtree doesn't show target folder #2063
Unanswered
liketoeatcheese
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Check if it's not being git ignored; might be something |
Beta Was this translation helpful? Give feedback.
2 replies
-
Oh yeaaaa, that's the reason. Thanks heaps!!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Hi team!
I'm currently having an issue when nvim tree doesn't show any
target
folder:So this is the result of

ls
:And this is nvim tree:

Neovim version
Operating system and version
Windows 10 wsl2
nvim-tree version
59e65d8
Minimal config
Steps to reproduce
This will create a blank testPathNvimTree folder with related files
If it opens the file in your browser just close it. We don't need it
ls
, you will see the target folder and its content there.Expected behavior
NvimTree to show
target
folderActual behavior
Can't see the folder
Beta Was this translation helpful? Give feedback.
All reactions