mirror of
https://github.com/neovim/neovim.git
synced 2025-12-16 19:35:37 +00:00
@@ -37,7 +37,6 @@ local function add_argv(...)
|
|||||||
end
|
end
|
||||||
|
|
||||||
local clear = function()
|
local clear = function()
|
||||||
os.execute('cp ' .. tmpname .. ' /tmp/test.shada')
|
|
||||||
os.remove(tmpname)
|
os.remove(tmpname)
|
||||||
append_argv = nil
|
append_argv = nil
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user