mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +00:00
docs(lua): change *lua-foo* -> *vim.foo*
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
--- @meta
|
||||
|
||||
--- @defgroup lua-json
|
||||
--- @defgroup vim.json
|
||||
---
|
||||
--- @brief The \*vim.json\* module provides encoding and decoding of Lua objects to and
|
||||
--- This module provides encoding and decoding of Lua objects to and
|
||||
--- from JSON-encoded strings. Supports |vim.NIL| and |vim.empty_dict()|.
|
||||
|
||||
--- Decodes (or "unpacks") the JSON-encoded {str} to a Lua object.
|
||||
|
||||
Reference in New Issue
Block a user