1
0
Fork 0

rm futures

This commit is contained in:
zymon 2024-08-27 20:55:13 +02:00
parent 360f53ec43
commit 6a5000a42a

View file

@ -14,7 +14,6 @@ return {
local fallback_on_empty = fallback_name == "" and fallback_ft == ""
if fallback_on_empty then
require("neo-tree").close_all()
vim.cmd("Alpha")
vim.cmd(event.buf .. "bwipeout")
end
end,