summaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Collapse)AuthorAgeFilesLines
* v2.0.0v2.0.0William Boman2025-05-061-1/+1
|
* chore: migrate more configs to new styleWilliam Boman2025-04-2812-181/+125
|
* fix: enable servers outside of registry.refresh() and vim.schedule() callbacksWilliam Boman2025-04-282-10/+27
|
* fix: fix module importsWilliam Boman2025-04-261-2/+2
|
* feat: add more capabilities to `automatic_enable`William Boman2025-04-266-41/+72
|
* fix(command): only accept lspconfig names and filetypes in :LspInstallWilliam Boman2025-04-223-29/+10
|
* refactor!: remove handler functionality, add automatic enable featureWilliam Boman2025-04-2148-850/+204
| | | | | | | | 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.
* refactor!: remove `automatic_installation` settingWilliam Boman2025-04-212-40/+0
| | | | This is removed because of the transition towards `vim.lsp.config`-style configurations.
* v2.0.0-rc.1v2.0.0-rc.1William Boman2025-02-191-3/+3
|
* feat!: update usage of deprecated mason.nvim APIsWilliam Boman2025-02-192-5/+7
|
* chore(main): release 1.32.0 (#479)v1.32.0v1.xwilliambotman[bot]2025-02-151-2/+2
|
* chore: update generated code (#517)williambotman[bot]2025-02-141-1/+1
|
* feat: add superhtml (#440)Elijah Sauder2025-02-112-1/+3
| | | Co-authored-by: William Boman <william@redwill.se>
* chore: update generated code (#514)williambotman[bot]2025-01-311-2/+2
|
* chore: update generated code (#508)williambotman[bot]2025-01-141-1/+1
|
* chore: update generated code (#505)williambotman[bot]2025-01-051-2/+2
|
* chore: update generated code (#502)williambotman[bot]2024-12-261-2/+2
|
* feat: add ginko_ls support (#490) (#496)Utkarsh Verma2024-12-202-0/+2
|
* fix: remove deprecated `bufls`, `ruff_lsp`, and `typst_lsp` mappings (#485)Jeff Smick2024-12-202-6/+4
| | | Co-authored-by: William Boman <william@redwill.se>
* feat(kcl): add kcl support (#461)DrummyFloyd2024-12-202-0/+2
|
* chore: update generated code (#494)williambotman[bot]2024-11-281-0/+1
|
* chore: update generated code (#491)williambotman[bot]2024-11-181-1/+1
|
* chore: update generated code (#489)williambotman[bot]2024-11-151-1/+1
|
* chore: update generated code (#481)williambotman[bot]2024-10-291-2/+2
|
* fix: don't override psalm cmd (#477)rhjdvsgsgks2024-10-221-5/+0
|
* fix: fix importing server config definitions from lspconfig (#468)Micah Halter2024-10-223-24/+22
|
* chore(main): release 1.31.0 (#460)v1.31.0williambotman[bot]2024-09-081-2/+2
|
* feat: add snakeskin_ls support (#457)Maxim Sinelnikov2024-09-083-0/+7
|
* feat: add nextls support (#455)Thiago Nascimento2024-09-083-4/+10
|
* feat: add tsp_server support (#448)Sam Varga2024-09-082-0/+2
|
* fix: rename tsserver to ts_ls (#459)Turiiya2024-09-082-7/+7
|
* chore: update generated code (#454)williambotman[bot]2024-08-211-4/+0
|
* chore: update generated code (#452)williambotman[bot]2024-08-161-1/+1
|
* chore: update generated code (#449)williambotman[bot]2024-08-151-41/+41
|
* chore: update generated code (#447)williambotman[bot]2024-08-131-1/+1
|
* chore(main): release 1.30.0 (#417)v1.30.0williambotman[bot]2024-08-041-2/+2
|
* feat: add starpls LSP server (#444)matawed2024-08-052-1/+2
|
* feat: add pbls support (#434)Sergey Alexandrov2024-08-052-1/+2
|
* feat: add textlsp (#433)uwi2024-08-052-3/+4
|
* feat: add hyprls (#428)Mykyta Onipchenko2024-08-052-0/+5
|
* feat: Add regal lsp support (OPA rego linter) (#426)Zoltán Reegn2024-08-052-1/+2
|
* feat: add steep configuration (#422)alpaca-tc2024-08-042-2/+3
|
* chore: update generated code (#441)williambotman[bot]2024-07-251-3/+3
|
* chore: update generated code (#439)williambotman[bot]2024-07-191-0/+1
|
* feat: add nginx-language-server support (#421)HyBer2024-06-122-0/+2
|
* feat: add shopify_theme_ls mapping (#412)Slava Maksimov2024-06-122-1/+2
|
* chore: update generated code (#424)williambotman[bot]2024-06-071-1/+1
|
* fix: prefer vim.islist over vim.tbl_islist (#413)Sebastian Lyng Johansen2024-05-181-1/+2
|
* chore(main): release 1.29.0 (#410)v1.29.0williambotman[bot]2024-05-111-2/+2
|
* feat: add motoko-lsp support (#408)Martin Sigloch2024-05-112-0/+2
|