mirror of
https://github.com/neovim/neovim.git
synced 2025-10-21 09:12:07 +00:00
fix(docs): vimdoc syntax errors
gen_help_html: truncate parse-error sample text
This commit is contained in:
@@ -359,7 +359,7 @@ function ListIter.totable(self)
|
||||
return self._table
|
||||
end
|
||||
|
||||
--- Fold an iterator or table into a single value.
|
||||
--- Fold ("reduce") an iterator or table into a single value.
|
||||
---
|
||||
--- Examples:
|
||||
--- <pre>lua
|
||||
|
Reference in New Issue
Block a user