-
-
Notifications
You must be signed in to change notification settings - Fork 638
Closed
Description
Description
Setting renderer.root_folder_label to an empty string or any string doesn't show it but instead falls back to full path like "C:\Users\user\project`.
Setting it to ':h' also falls back to full absolute path instead of short.
Neovim version
0.8.2
Operating system and version
Windows 10, Terminal
nvim-tree version
master
Minimal config
anySteps to reproduce
- set
renderer.root_folder_labelto "", "My label" or ":h"
Expected behavior
Label is equal to the string or just directory name for ":h" instead of entire absolute path
Actual behavior
its always absolute path
Metadata
Metadata
Assignees
Labels
No labels