-
-
Notifications
You must be signed in to change notification settings - Fork 638
feat(renderer): add NvimTreeSymlinkFolderName #2000
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
alex-courtis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works and will be useful, thanks for your contribution.
Please:
- remove defaults, linking to
FolderName
f4466f9 to
68676cf
Compare
|
Sorry for taking so long to update the pull request! I changed things according to the comments. Changes: |
alex-courtis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested:
- default to Directory
- default to NvimTreeFolderName
- uses NvimTreeSymlinkFolderName
Changes:
Color named
FolderSymlinkadded incolors.lua.Color applied to folder symlinks in
_build_folderfunction inbuilder.luaAdded color to Highlight Groups in documentation.
I believe this change is necessary to add more contrast for folder symlinks.