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