Skip to content

fix(#1406): allow nvim-tree.renderer.icons.show.folder_arrow #1408

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

Merged
merged 4 commits into from
Jul 10, 2022

Conversation

alex-courtis
Copy link
Member

@alex-courtis alex-courtis commented Jul 9, 2022

closes #1406

Always allows folder arrows. When using indent markers the arrows do not indent the surrounding nodes.

@milessabin please test the combinations of

  • renderer.icons.show.folder
  • renderer.icons.show.folder_arrow
  • renderer.indent_markers.enable

@milessabin
Copy link

@alex-courtis LGTM! Many thanks for this!

Copy link
Member Author

@alex-courtis alex-courtis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch for the highlighting.

@alex-courtis alex-courtis merged commit fd562ed into master Jul 10, 2022
@kyazdani42 kyazdani42 mentioned this pull request Jul 13, 2022
8 tasks
@alex-courtis alex-courtis deleted the 1406-allow-folder_arrow branch December 16, 2022 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disabling folder icons disables folder arrows
3 participants