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