Files
neovim/scripts
Justin M. Keyes 3a721820c3 docs: "Return (multiple)" heading
Problem:
Lua functions that return multiple results are declared by using
multiple `@return` docstring directives. But the generated docs don't
make it obvious what this represents.

Solution:
- Generate a "Return (multiple)" heading for multiple-value functions.
- Fix `@note` directives randomly placed after `@return`.
2023-07-08 15:06:36 +02:00
..
2022-01-04 07:28:29 -07:00
2023-06-07 13:52:23 +01:00
2022-11-02 21:45:26 +08:00