aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* perf: host pre-compiled filetype mappings (#555)William Boman2025-05-192-5/+14
* ci: fix cbfmt & selene, add nvim v0.11.1, and fix incorrect test fixtures (#540)William Boman2025-05-064-18/+11
* feat: add more capabilities to `automatic_enable`William Boman2025-04-261-26/+83
* refactor!: remove handler functionality, add automatic enable featureWilliam Boman2025-04-217-238/+59
* refactor!: remove `automatic_installation` settingWilliam Boman2025-04-211-92/+0
* feat!: update usage of deprecated mason.nvim APIsWilliam Boman2025-02-195-50/+42
* fix: fix importing server config definitions from lspconfig (#468)Micah Halter2024-10-221-2/+3
* fix: rename tsserver to ts_ls (#459)Turiiya2024-09-081-2/+2
* feat: add support for `*` filetype specifier (#335)William Boman2023-12-011-3/+15
* feat: allow handlers to be passed via `.setup()` (#208)William Boman2023-04-251-0/+29
* refactor: only notify bad setup order if it impacts functionality (#196)William Boman2023-04-181-0/+37
* feat: notify if mason has not been set up (#195)William Boman2023-04-181-15/+27
* feat: register package aliases (#182)elky2023-04-052-0/+43
* tests: fix scheduling (#183)William Boman2023-04-051-4/+4
* feat: refresh registry before installing servers in ensure_installed (#170)William Boman2023-03-241-19/+33
* fix(scripts): setup mason and refresh registry (#177)William Boman2023-03-247-24/+31
* fix: don't auto install servers when headless (#175)William Boman2023-03-181-0/+35
* style: enforce import order (#169)William Boman2023-03-125-12/+12
* feat: more notify() messages when auto installing servers (#131)William Boman2023-01-163-9/+80
* feat: notify when installing server listed in ensure_installed (#91)William Boman2022-10-251-0/+15
* tests: update spy assertion (#82)William Boman2022-10-171-2/+21
* fix: let user_config take precedence when merging config tables (#55)William Boman2022-09-132-2/+35
* chore: add selene & cbfmt (#54)William Boman2022-09-132-1/+2
* feat: get_available_servers now accepts a filter (#25)kylo2522022-08-051-0/+43
* initWilliam Boman2022-07-227-0/+398