| 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/+1 |
| | | | | | | | | * 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 | -8/+1 |
| | | | | | | | | | 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: update required nvim version to >= 0.9.0 (#478) | William Boman | 2024-10-22 | 1 | -6/+1 |
| | | | | | | nvim-lspconfig has a hard dependency on nvim >= 0.9.0. Note that mason-lspconfig itself does not, it still supports >= 0.7.0 by itself. Co-authored-by: Micah Halter <micah@mehalter.com> | ||||
| * | tests: add nvim v0.10.1 and v0.10.1 to test matrix (#446) | William Boman | 2024-08-05 | 1 | -0/+2 |
| | | |||||
| * | tests: add nvim v0.9.5 to test matrix (#345) | William Boman | 2024-01-06 | 1 | -0/+1 |
| | | |||||
| * | ci: add nvim v0.9.2 and v0.9.4 to test matrix (#294) | William Boman | 2023-10-10 | 1 | -0/+2 |
| | | |||||
| * | chore(ci): add nvim v0.9.1 to test matrix (#245) | William Boman | 2023-06-28 | 1 | -0/+1 |
| | | |||||
| * | chore(ci): add v0.9.0 to test matrix (#190) | William Boman | 2023-04-12 | 1 | -1/+12 |
| | | |||||
| * | tests: fix scheduling (#183) | William Boman | 2023-04-05 | 1 | -1/+1 |
| | | | | | | * tests: fix scheduling * chore(ci): update neovim version | ||||
| * | chore(ci): run helptags (#171) | William Boman | 2023-03-14 | 1 | -1/+4 |
| | | |||||
| * | chore: run tests every day (#17) | William Boman | 2022-07-29 | 1 | -0/+2 |
| | | |||||
| * | init | William Boman | 2022-07-22 | 1 | -0/+19 |
