open tree on package load instead of vimEnter

This commit is contained in:
kyazdani42
2020-10-24 09:11:11 +02:00
parent b55cc721da
commit 6c2ee96207
3 changed files with 4 additions and 3 deletions

View File

@@ -196,4 +196,6 @@ function M.xdg_open()
end))
end
M.on_enter()
return M