google / vimdoc

Helpfile generation for vim
Apache License 2.0
291 stars 29 forks source link

Attempt to address #114 #140

Open S0AndS0 opened 1 month ago

S0AndS0 commented 1 month ago

The result of function_arg Regular Expression now uses labels, however, because we can have a list of comma separated arguments to parse this requires a little bit of list comprehension.

Note: in the future it'd be nice to have @default automatically get assigned when args_groupdicts has both key and value are not None, but at this point I'm happy enough to have Vim 8 syntax supported when building help documentation.

google-cla[bot] commented 1 month ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.