3 Commits

Author SHA1 Message Date
Justin M. Keyes
ecb74c22b4
fix(docs): docgen.lua reads from lua/*.lua #3708
Problem:
Since configs now live in `lsp/`, the docgen needs to be updated.

Solution:
Read the configs from `lsp/`. Parse the `@brief` docstring to get the
docs.
2025-04-12 19:40:01 -07:00
Justin M. Keyes
171b6df1ad
fix(docgen): :help (vimdoc) format #3683
followup to #3675
2025-04-02 06:33:41 -07:00
Justin M. Keyes
dcf511d53f
ci: rename README_template.md #3357
The name `README_template.md` is confusing, because it is not related to
the README (that changed long ago).
2024-10-06 03:47:24 -07:00