Skip to content

Directory Node Expanded State #3090

Answered by alex-courtis
jacob7395 asked this question in Q&A
Discussion options

You must be logged in to vote

Take a look at the node classes: https://github.com/nvim-tree/nvim-tree.lua/blob/master/lua/nvim-tree/_meta/api.lua

I think directory open should cover you.

node:is(DirectoryNode) might be useful as well.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@jacob7395
Comment options

@alex-courtis
Comment options

Answer selected by jacob7395
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants