aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/check-generated-code-state.yml
Commit message (Collapse)AuthorAgeFilesLines
* refactor!: remove handler functionality, add automatic enable featureWilliam Boman2025-04-211-29/+0
| | | | | | | | This also removes all generated code/docs, including relevant scripts. Mappings are now also dynamically generated instead of compiled. These changes should reduce churn in this plugin and make it more resilient for external changes in Mason and/or nvim-lspconfig. Mappings have been centralized in the registry instead.
* docs: auto-generate available LSP servers list in readme (#445)William Boman2024-08-051-1/+1
|
* chore(ci): add v0.9.0 to test matrix (#190)William Boman2023-04-121-1/+1
|
* tests: fix scheduling (#183)William Boman2023-04-051-1/+1
| | | | | * tests: fix scheduling * chore(ci): update neovim version
* initWilliam Boman2022-07-221-0/+29