aboutsummaryrefslogtreecommitdiffstats
path: root/tests/helpers/lua
Commit message (Collapse)AuthorAgeFilesLines
* ci: fix cbfmt & selene, add nvim v0.11.1, and fix incorrect test fixtures (#540)William Boman2025-05-063-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 featureWilliam Boman2025-04-213-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 APIsWilliam Boman2025-02-194-41/+26
|
* fix: fix importing server config definitions from lspconfig (#468)Micah Halter2024-10-221-2/+3
|
* feat: register package aliases (#182)elky2023-04-051-0/+25
|
* fix(scripts): setup mason and refresh registry (#177)William Boman2023-03-244-0/+5
| | | Also fix tests.
* style: enforce import order (#169)William Boman2023-03-122-4/+4
| | | | | * chore(workflows): update dependencies * style: enforce import order
* feat: more notify() messages when auto installing servers (#131)William Boman2023-01-161-0/+12
|
* chore: add selene & cbfmt (#54)William Boman2022-09-131-0/+1
|
* initWilliam Boman2022-07-224-0/+147