| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: fix cbfmt & selene, add nvim v0.11.1, and fix incorrect test fixtures (#540) | William Boman | 2025-05-06 | 3 | -18/+9 |
| | | | | | | | | * ci: fix cbfmt and add nvim v0.11.1 * just remove cbfmt * tests: fix test fixtures and setup | ||||
| * | refactor!: remove handler functionality, add automatic enable feature | William Boman | 2025-04-21 | 3 | -0/+9 |
| | | | | | | | | | 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. | ||||
| * | feat!: update usage of deprecated mason.nvim APIs | William Boman | 2025-02-19 | 4 | -41/+26 |
| | | |||||
| * | fix: fix importing server config definitions from lspconfig (#468) | Micah Halter | 2024-10-22 | 1 | -2/+3 |
| | | |||||
| * | feat: register package aliases (#182) | elky | 2023-04-05 | 1 | -0/+25 |
| | | |||||
| * | fix(scripts): setup mason and refresh registry (#177) | William Boman | 2023-03-24 | 4 | -0/+5 |
| | | | | Also fix tests. | ||||
| * | style: enforce import order (#169) | William Boman | 2023-03-12 | 2 | -4/+4 |
| | | | | | | * chore(workflows): update dependencies * style: enforce import order | ||||
| * | feat: more notify() messages when auto installing servers (#131) | William Boman | 2023-01-16 | 1 | -0/+12 |
| | | |||||
| * | chore: add selene & cbfmt (#54) | William Boman | 2022-09-13 | 1 | -0/+1 |
| | | |||||
| * | init | William Boman | 2022-07-22 | 4 | -0/+147 |
