mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 20:18:32 +00:00
test: typing for helpers.meths
This commit is contained in:
@@ -28,7 +28,7 @@ local function reset(o)
|
||||
args_rm = args_rm,
|
||||
args = args,
|
||||
}
|
||||
meths.set_var('tmpname', tmpname)
|
||||
meths.nvim_set_var('tmpname', tmpname)
|
||||
end
|
||||
|
||||
local clear = function()
|
||||
|
Reference in New Issue
Block a user