| 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 | 1 | -0/+2 |
| | | | | | | | | * 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 | 1 | -12/+10 |
| | | | | | | | | | 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. | ||||
| * | fix(scripts): setup mason and refresh registry (#177) | William Boman | 2023-03-24 | 1 | -5/+11 |
| | | | | Also fix tests. | ||||
| * | feat: more notify() messages when auto installing servers (#131) | William Boman | 2023-01-16 | 1 | -0/+2 |
| | | |||||
| * | fix: let user_config take precedence when merging config tables (#55) | William Boman | 2022-09-13 | 1 | -2/+2 |
| | | |||||
| * | init | William Boman | 2022-07-22 | 1 | -0/+39 |
