mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 17:21:49 +00:00
fix(types): add some return/parameter type annotations (#24867)
* fix(types): add some return/parameter type annotations * fix(types): narrow stdpath parameter further
This commit is contained in:

committed by
GitHub

parent
2bf3e82676
commit
b7d5b55f74
@@ -188,6 +188,7 @@ end
|
||||
---@see |vim.print()|
|
||||
---@see https://github.com/kikito/inspect.lua
|
||||
---@see https://github.com/mpeterv/vinspect
|
||||
---@return string
|
||||
vim.inspect = vim.inspect
|
||||
|
||||
do
|
||||
|
Reference in New Issue
Block a user