mirror of
https://github.com/neovim/neovim.git
synced 2026-03-07 08:41:49 +10:00
Some composite/compound types even as basic as `(string|number)[]` are not currently supported by the luacats LPEG grammar used by gen_vimdoc. It would be parsed & rendered as just `string|number`. Changeset adds better support for these types.
26 KiB
26 KiB