feat: change parent directory to open (#734)
This commit is contained in:
parent
cf3e242106
commit
6cadd3a9d7
@ -54,6 +54,7 @@ function M.create(node)
|
||||
node = {
|
||||
absolute_path = lib.Tree.cwd,
|
||||
entries = lib.Tree.entries,
|
||||
open = true,
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user