monkeypatch to open tree after processing all startup files and setting first filetype
This commit is contained in:
parent
6c2ee96207
commit
ebf6f2a21a
@ -196,6 +196,6 @@ function M.xdg_open()
|
|||||||
end))
|
end))
|
||||||
end
|
end
|
||||||
|
|
||||||
M.on_enter()
|
vim.defer_fn(M.on_enter, 1)
|
||||||
|
|
||||||
return M
|
return M
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user