aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* chore(main): release 2.1.0 (#539)v2.1.0stablewilliambotman[bot]2025-07-291-1/+1
|
* docs: fix sponsors link (#599)William Boman2025-07-291-1/+1
|
* docs: update installation & setup section, add lazy.nvim examples (#557)William Boman2025-05-191-29/+47
|
* chore: fix references to williamboman/mason.nvim (#542)William Boman2025-05-061-2/+2
|
* chore: fix references to williamboman/mason.nvim (#541)William Boman2025-05-061-5/+5
|
* v2.0.0v2.0.0William Boman2025-05-061-1/+1
|
* docs: clarify :LspInstall a bitWilliam Boman2025-04-261-2/+3
|
* docs: clarify what enabling meansWilliam Boman2025-04-261-3/+8
|
* feat: add more capabilities to `automatic_enable`William Boman2025-04-261-1/+53
|
* docs: some updatesWilliam Boman2025-04-221-3/+3
|
* refactor!: remove handler functionality, add automatic enable featureWilliam Boman2025-04-211-351/+15
| | | | | | | | 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-211-11/+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-1/+1
|
* chore(main): release 1.32.0 (#479)v1.32.0v1.xwilliambotman[bot]2025-02-151-1/+1
|
* feat: add superhtml (#440)Elijah Sauder2025-02-111-0/+6
| | | Co-authored-by: William Boman <william@redwill.se>
* feat: add ginko_ls support (#490) (#496)Utkarsh Verma2024-12-201-0/+1
|
* fix: remove deprecated `bufls`, `ruff_lsp`, and `typst_lsp` mappings (#485)Jeff Smick2024-12-201-3/+2
| | | Co-authored-by: William Boman <william@redwill.se>
* feat(kcl): add kcl support (#461)DrummyFloyd2024-12-201-0/+1
|
* fix: fix importing server config definitions from lspconfig (#468)Micah Halter2024-10-221-285/+284
|
* fix: update required nvim version to >= 0.9.0 (#478)William Boman2024-10-221-1/+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>
* chore(main): release 1.31.0 (#460)v1.31.0williambotman[bot]2024-09-081-1/+1
|
* feat: add snakeskin_ls support (#457)Maxim Sinelnikov2024-09-081-0/+1
|
* feat: add nextls support (#455)Thiago Nascimento2024-09-081-0/+1
|
* feat: add tsp_server support (#448)Sam Varga2024-09-081-0/+1
|
* fix: rename tsserver to ts_ls (#459)Turiiya2024-09-081-2/+2
|
* chore(main): release 1.30.0 (#417)v1.30.0williambotman[bot]2024-08-041-1/+1
|
* feat: add starpls LSP server (#444)matawed2024-08-051-0/+1
|
* feat: add pbls support (#434)Sergey Alexandrov2024-08-051-0/+1
|
* feat: add textlsp (#433)uwi2024-08-051-0/+3
|
* feat: add hyprls (#428)Mykyta Onipchenko2024-08-051-0/+1
|
* feat: Add regal lsp support (OPA rego linter) (#426)Zoltán Reegn2024-08-051-0/+1
|
* docs: auto-generate available LSP servers list in readme (#445)William Boman2024-08-051-219/+276
|
* feat: add steep configuration (#422)alpaca-tc2024-08-041-0/+1
|
* feat: add nginx-language-server support (#421)HyBer2024-06-121-0/+1
|
* feat: add shopify_theme_ls mapping (#412)Slava Maksimov2024-06-121-0/+1
|
* chore(main): release 1.29.0 (#410)v1.29.0williambotman[bot]2024-05-111-1/+1
|
* feat: add starlark_rust mapping (#407)Carlos Florêncio2024-05-111-0/+1
|
* feat: add harper-ls configuration (#406)Matheus Gabriel2024-05-111-0/+1
|
* feat: add css-variables-language-server (#399)andrew snelling2024-05-111-0/+1
|
* feat: add tinymist (#405)Myriad-Dreamin2024-05-101-0/+1
|
* feat: add `regols` support (#403)Micah Halter2024-05-101-0/+1
|
* feat: add cobol_ls (#409)William Boman2024-05-101-0/+1
|
* chore(main): release 1.28.0 (#383)v1.28.0williambotman[bot]2024-04-231-1/+1
|
* feat: add earthlyls configuration (#397)Gaëtan Lehmann2024-04-231-1/+2
| | | Co-authored-by: William Boman <william@redwill.se>
* feat: add `coq_lsp` support (#393)XChy2024-04-221-0/+1
|
* feat: add gitlab-ci-ls (#391)Aleš Brelih2024-04-221-0/+1
| | | | | | | | | * feat: add gitlab-ci-ls Added Gitlab CI language server mapping. --------- Co-authored-by: William Boman <william@redwill.se>
* feat: rename ruby_ls to ruby_lsp (#395)Nithin Bekal2024-04-221-1/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* feat: add lexical (#389)Cody Bender2024-04-071-0/+1
|
* feat: add mesonlsp (#392)William Boman2024-04-071-1/+2
| | | Co-authored-by: Zephyr Lykos <git@mochaa.ws>
* feat: add `ruff` (#385)Dan Sully2024-04-071-0/+1
|