Skip to content
Discussion options

You must be logged in to vote
require('neo-tree').setup {
  filesystem = {
    filtered_items = {
      visible = true, -- This is what you want: If you set this to `true`, all "hide" just mean "dimmed out"
      hide_dotfiles = false,
      hide_gitignored = true,
    },
    -- unrelated

Replies: 6 comments 22 replies

Comment options

You must be logged in to vote
18 replies
@carlos-ssh
Comment options

@domnantas
Comment options

@vdegenne
Comment options

@spike014
Comment options

@ahyalfan
Comment options

Answer selected by bennypowers
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@gldtn
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@bashmyhed
Comment options

@gldtn
Comment options

@ExploitEngineer
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment