| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: separate type annotation from `@brief` docstring #4017 | Igor Lacerda | 2025-08-19 | 1 | -0/+1 |
| | | |||||
| * | chore: add type annotation for configs | Igor | 2025-08-18 | 1 | -0/+1 |
| | | |||||
| * | docs: cleanup | Justin M. Keyes | 2025-04-18 | 1 | -3/+3 |
| | | | | | | - brief should live at the top of each file - fix indentation for some docs | ||||
| * | fix(docs): docgen.lua reads from `lua/*.lua` #3708 | Justin M. Keyes | 2025-04-12 | 1 | -1/+1 |
| | | | | | | | | | 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. | ||||
| * | feat: migrate to vim.lsp.config #3659 | ||||
