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,6 +1,6 @@
|
||||
---@defgroup lua-iter
|
||||
---@defgroup vim.iter
|
||||
---
|
||||
--- @brief The \*vim.iter\* module provides a generic interface for working with
|
||||
--- This module provides a generic interface for working with
|
||||
--- iterables: tables, lists, iterator functions, pair()/ipair()-like iterators,
|
||||
--- and \`vim.iter()\` objects.
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user