mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 11:58:17 +00:00
@@ -157,6 +157,7 @@ end
|
||||
--- Return a human-readable representation of the given object.
|
||||
---
|
||||
--@see https://github.com/kikito/inspect.lua
|
||||
--@see https://github.com/mpeterv/vinspect
|
||||
local function inspect(object, options) -- luacheck: no unused
|
||||
error(object, options) -- Stub for gen_vimdoc.py
|
||||
end
|
||||
|
Reference in New Issue
Block a user