| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore(main): release 2.1.0 (#539)v2.1.0stable | williambotman[bot] | 2025-07-29 | 1 | -1/+1 |
| | | |||||
| * | docs: fix sponsors link (#599) | William Boman | 2025-07-29 | 1 | -1/+1 |
| | | |||||
| * | docs: update installation & setup section, add lazy.nvim examples (#557) | William Boman | 2025-05-19 | 1 | -29/+47 |
| | | |||||
| * | chore: fix references to williamboman/mason.nvim (#542) | William Boman | 2025-05-06 | 1 | -2/+2 |
| | | |||||
| * | chore: fix references to williamboman/mason.nvim (#541) | William Boman | 2025-05-06 | 1 | -5/+5 |
| | | |||||
| * | v2.0.0v2.0.0 | William Boman | 2025-05-06 | 1 | -1/+1 |
| | | |||||
| * | docs: clarify :LspInstall a bit | William Boman | 2025-04-26 | 1 | -2/+3 |
| | | |||||
| * | docs: clarify what enabling means | William Boman | 2025-04-26 | 1 | -3/+8 |
| | | |||||
| * | feat: add more capabilities to `automatic_enable` | William Boman | 2025-04-26 | 1 | -1/+53 |
| | | |||||
| * | docs: some updates | William Boman | 2025-04-22 | 1 | -3/+3 |
| | | |||||
| * | refactor!: remove handler functionality, add automatic enable feature | William Boman | 2025-04-21 | 1 | -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` setting | William Boman | 2025-04-21 | 1 | -11/+0 |
| | | | | | This is removed because of the transition towards `vim.lsp.config`-style configurations. | ||||
| * | v2.0.0-rc.1v2.0.0-rc.1 | William Boman | 2025-02-19 | 1 | -1/+1 |
| | | |||||
| * | chore(main): release 1.32.0 (#479)v1.32.0v1.x | williambotman[bot] | 2025-02-15 | 1 | -1/+1 |
| | | |||||
| * | feat: add superhtml (#440) | Elijah Sauder | 2025-02-11 | 1 | -0/+6 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | feat: add ginko_ls support (#490) (#496) | Utkarsh Verma | 2024-12-20 | 1 | -0/+1 |
| | | |||||
| * | fix: remove deprecated `bufls`, `ruff_lsp`, and `typst_lsp` mappings (#485) | Jeff Smick | 2024-12-20 | 1 | -3/+2 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | feat(kcl): add kcl support (#461) | DrummyFloyd | 2024-12-20 | 1 | -0/+1 |
| | | |||||
| * | fix: fix importing server config definitions from lspconfig (#468) | Micah Halter | 2024-10-22 | 1 | -285/+284 |
| | | |||||
| * | fix: update required nvim version to >= 0.9.0 (#478) | William Boman | 2024-10-22 | 1 | -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.0 | williambotman[bot] | 2024-09-08 | 1 | -1/+1 |
| | | |||||
| * | feat: add snakeskin_ls support (#457) | Maxim Sinelnikov | 2024-09-08 | 1 | -0/+1 |
| | | |||||
| * | feat: add nextls support (#455) | Thiago Nascimento | 2024-09-08 | 1 | -0/+1 |
| | | |||||
| * | feat: add tsp_server support (#448) | Sam Varga | 2024-09-08 | 1 | -0/+1 |
| | | |||||
| * | fix: rename tsserver to ts_ls (#459) | Turiiya | 2024-09-08 | 1 | -2/+2 |
| | | |||||
| * | chore(main): release 1.30.0 (#417)v1.30.0 | williambotman[bot] | 2024-08-04 | 1 | -1/+1 |
| | | |||||
| * | feat: add starpls LSP server (#444) | matawed | 2024-08-05 | 1 | -0/+1 |
| | | |||||
| * | feat: add pbls support (#434) | Sergey Alexandrov | 2024-08-05 | 1 | -0/+1 |
| | | |||||
| * | feat: add textlsp (#433) | uwi | 2024-08-05 | 1 | -0/+3 |
| | | |||||
| * | feat: add hyprls (#428) | Mykyta Onipchenko | 2024-08-05 | 1 | -0/+1 |
| | | |||||
| * | feat: Add regal lsp support (OPA rego linter) (#426) | Zoltán Reegn | 2024-08-05 | 1 | -0/+1 |
| | | |||||
| * | docs: auto-generate available LSP servers list in readme (#445) | William Boman | 2024-08-05 | 1 | -219/+276 |
| | | |||||
| * | feat: add steep configuration (#422) | alpaca-tc | 2024-08-04 | 1 | -0/+1 |
| | | |||||
| * | feat: add nginx-language-server support (#421) | HyBer | 2024-06-12 | 1 | -0/+1 |
| | | |||||
| * | feat: add shopify_theme_ls mapping (#412) | Slava Maksimov | 2024-06-12 | 1 | -0/+1 |
| | | |||||
| * | chore(main): release 1.29.0 (#410)v1.29.0 | williambotman[bot] | 2024-05-11 | 1 | -1/+1 |
| | | |||||
| * | feat: add starlark_rust mapping (#407) | Carlos Florêncio | 2024-05-11 | 1 | -0/+1 |
| | | |||||
| * | feat: add harper-ls configuration (#406) | Matheus Gabriel | 2024-05-11 | 1 | -0/+1 |
| | | |||||
| * | feat: add css-variables-language-server (#399) | andrew snelling | 2024-05-11 | 1 | -0/+1 |
| | | |||||
| * | feat: add tinymist (#405) | Myriad-Dreamin | 2024-05-10 | 1 | -0/+1 |
| | | |||||
| * | feat: add `regols` support (#403) | Micah Halter | 2024-05-10 | 1 | -0/+1 |
| | | |||||
| * | feat: add cobol_ls (#409) | William Boman | 2024-05-10 | 1 | -0/+1 |
| | | |||||
| * | chore(main): release 1.28.0 (#383)v1.28.0 | williambotman[bot] | 2024-04-23 | 1 | -1/+1 |
| | | |||||
| * | feat: add earthlyls configuration (#397) | Gaëtan Lehmann | 2024-04-23 | 1 | -1/+2 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | feat: add `coq_lsp` support (#393) | XChy | 2024-04-22 | 1 | -0/+1 |
| | | |||||
| * | feat: add gitlab-ci-ls (#391) | Aleš Brelih | 2024-04-22 | 1 | -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 Bekal | 2024-04-22 | 1 | -1/+1 |
| | | | | Co-authored-by: William Boman <william@redwill.se> | ||||
| * | feat: add lexical (#389) | Cody Bender | 2024-04-07 | 1 | -0/+1 |
| | | |||||
| * | feat: add mesonlsp (#392) | William Boman | 2024-04-07 | 1 | -1/+2 |
| | | | | Co-authored-by: Zephyr Lykos <git@mochaa.ws> | ||||
| * | feat: add `ruff` (#385) | Dan Sully | 2024-04-07 | 1 | -0/+1 |
| | | |||||
