How can I hide the root directory? #3142
-
I tried to find the solution to do it but still can't. I am talking about at the top level of the file tree, I don't need it. Sorry for the noob question. |
Beta Was this translation helpful? Give feedback.
Answered by
gegoune
Jun 10, 2025
Replies: 1 comment 1 reply
-
Set it to |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
Sophistiqq
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
:h nvim-tree.renderer.root_folder_label
Set it to
false
.