rm futures
This commit is contained in:
parent
360f53ec43
commit
6a5000a42a
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ return {
|
||||||
local fallback_on_empty = fallback_name == "" and fallback_ft == ""
|
local fallback_on_empty = fallback_name == "" and fallback_ft == ""
|
||||||
if fallback_on_empty then
|
if fallback_on_empty then
|
||||||
require("neo-tree").close_all()
|
require("neo-tree").close_all()
|
||||||
vim.cmd("Alpha")
|
|
||||||
vim.cmd(event.buf .. "bwipeout")
|
vim.cmd(event.buf .. "bwipeout")
|
||||||
end
|
end
|
||||||
end,
|
end,
|
||||||
|
|
Loading…
Reference in a new issue