mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 20:08:17 +00:00
docs: fix lua type warnings (#28633)
This commit is contained in:

committed by
GitHub

parent
e948d7feba
commit
efb44e0cad
@@ -4475,6 +4475,7 @@ M.funcs = {
|
||||
]=],
|
||||
name = 'getscriptinfo',
|
||||
params = { { 'opts', 'table' } },
|
||||
returns = 'vim.fn.getscriptinfo.ret[]',
|
||||
signature = 'getscriptinfo([{opts}])',
|
||||
},
|
||||
gettabinfo = {
|
||||
|
Reference in New Issue
Block a user