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