Skip to content

Align folder arrow with file icon #2016

Discussion options

You must be logged in to vote

Answer by @alex-courtis:

Try this:

  renderer = {
    indent_markers = {
      enable = true,
    },
    icons = {
      show = {
        folder_arrow = false,
      },
      glyphs = {
        folder = {
		  default = "",
		  open = "",
        },
      },
    },
  },

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@gegoune
Comment options

@piedrahitapablo
Comment options

@alex-courtis
Comment options

@piedrahitapablo
Comment options

@alex-courtis
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by piedrahitapablo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants