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