neovim/test/functional/script
James Trew 385fbfb3e7
docs: improve luacats support #30580
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.
2024-10-03 03:45:51 -07:00
..
luacats_grammar_spec.lua docs: improve luacats support #30580 2024-10-03 03:45:51 -07:00
luacats_parser_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00
text_utils_spec.lua test: improve test conventions 2024-04-23 18:17:04 +02:00