aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lua
Commit message (Collapse)AuthorAgeFilesLines
* fix: remove deprecated `bufls`, `ruff_lsp`, and `typst_lsp` mappings (#485)Jeff Smick2024-12-201-2/+4
| | | Co-authored-by: William Boman <william@redwill.se>
* fix: fix importing server config definitions from lspconfig (#468)Micah Halter2024-10-221-3/+2
|
* docs: auto-generate available LSP servers list in readme (#445)William Boman2024-08-051-6/+104
|
* feat: add mdx_analyzer (#268)Mikey2023-08-271-3/+0
|
* docs: update package urls (#212)William Boman2023-04-261-1/+1
|
* fix(scripts): setup mason and refresh registry (#177)William Boman2023-03-241-0/+3
| | | Also fix tests.
* style: enforce import order (#169)William Boman2023-03-122-4/+4
| | | | | * chore(workflows): update dependencies * style: enforce import order
* fix(scripts): manually set registries before interacting with mason-registry ↵William Boman2023-02-251-0/+3
| | | | (#161)
* docs: include server mapping in vimdocs (#107)William Boman2022-12-192-24/+74
| | | Closes #106.
* docs: generate urls to PACKAGES.md (#68)William Boman2022-10-031-6/+5
|
* chore: add selene & cbfmt (#54)William Boman2022-09-131-1/+2
|
* fix(omnisharp_mono): add dedicated server entry for omnisharp_mono (#32)William Boman2022-08-121-14/+19
| | | | | This is done in order to separate the .NET and Mono variants, making them both equally accessible (you have to jump through hoops to use the non-default [Mono] variant atm).
* docs: generate server-mapping.md (#13)William Boman2022-07-282-12/+56
|
* initWilliam Boman2022-07-222-0/+75