aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/servers/init.lua
Commit message (Collapse)AuthorAgeFilesLines
* mason.nvimWilliam Boman2022-07-071-297/+0
|
* feat: add svlangserver (#762)William Boman2022-06-081-0/+1
| | | Closes #747.
* feat: add marksman (#760)William Boman2022-06-071-0/+1
| | | Closes #759.
* feat: add visualforce_ls (#748)William Boman2022-06-061-0/+1
|
* feat: add apex_ls (#746)William Boman2022-06-031-0/+1
| | | Closes #701.
* added wgsl_analyzer server (#719)Dmitry Kudryavtsev2022-06-011-0/+1
|
* feat: add teal_ls (#724)William Boman2022-05-271-0/+1
| | | Closes #723.
* chore(functional): restructure and extend functional modules (#703)William Boman2022-05-171-14/+11
|
* Add VLS (for vlang) (#629)oscarbailey-tc2022-05-131-0/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* feat(github): add `include_prerelease` option to `fetch_latest_release`William Boman2022-05-131-1/+0
|
* chore: further decouple module structure (#685)William Boman2022-05-111-7/+10
|
* chore!: remove zeta_noteWilliam Boman2022-05-111-1/+0
| | | | This project is now archived and no longer maintained. GitHub releases seem to have been removed, either inadvertently or not.
* chore!: remove spectralWilliam Boman2022-05-111-1/+0
| | | | | | | This server's installation method is too unstable to currently support. It's also deprecated [1]. [1] https://github.com/stoplightio/vscode-spectral/issues/130
* Added the Astro Language Server (#677)Anish De2022-05-061-0/+1
|
* Add robotframework_ls (#655)Zoe Roux2022-05-011-0/+1
|
* add hoon_ls (#570)William Boman2022-05-011-0/+1
|
* fix middleware_spec testsWilliam Boman2022-04-291-0/+1
|
* feat: integrate with lspconfig's on_setup hook (#631)William Boman2022-04-271-1/+10
| | | | | | | | | | | | | | | | | | | | * feat: integrate with lspconfig's on_setup hook * fix!: don't use aliased installation directories if new .setup() fn is used This makes it so servers are always installed in a directory name that corresponds with the server name. The reason aliased installation directories is supported is lost on me, but it's legacy and complicates things unnecessarily. This is a breaking change for users who previously were using the `.on_server_ready()` hook, and now transitioned to setting up servers directly via lspconfig. These users will need to reinstall the server. * fix: block usage of the deprecated server:setup() method if new setup method is used * fix: allow passing no arg to setup() * docs: ok final.v3 readme
* add clarity_lsp (#594)William Boman2022-04-121-0/+1
| | | Closes #583.
* add mm0_ls (#572)William Boman2022-04-031-0/+1
|
* add sourcery (#571)William Boman2022-04-031-0/+1
|
* add prosemd_lsp (#566)William Boman2022-04-011-0/+1
| | | Closes #542.
* feat(reason_ls): add reason_ls for ReasonML (#528)RiN2022-03-111-0/+1
|
* Add Dhall LSP (#512)Sondre Nilsen2022-03-091-0/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* add perlnavigator (#522)Seth Daniel2022-03-061-0/+1
|
* add ocamllsp (#498)Harry Tran2022-02-221-0/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* add slint_lsp (#492)Tobias Hunger2022-02-201-0/+1
|
* add r_language_server (#467)meriops2022-02-121-0/+1
| | | | | | Closes #185. Co-authored-by: Olivier Devineau <olivier.devineau@inn.no> Co-authored-by: William Boman <william@redwill.se>
* add svls (#461)William Boman2022-02-061-0/+1
|
* add haxe_language_server (#459)William Boman2022-02-051-0/+1
|
* add scry (#457)William Boman2022-02-031-0/+1
|
* add flux_lsp (#456)William Boman2022-02-021-0/+1
|
* add salt_ls (#449)Mattias Cockburn2022-02-021-0/+1
|
* Revert "add typeprof (#454)"William Boman2022-02-011-1/+0
| | | | | | This reverts commit ace8ddf06dcfefd11bc6430bf8305e4fca0813dc. Apparently typeprof is bundled with Ruby (>= 3.1).
* add typeprof (#454)William Boman2022-02-011-0/+1
|
* add theme_check (#453)William Boman2022-01-301-0/+1
|
* add nickel_ls (#452)William Boman2022-01-291-0/+1
|
* add zeta_noteWilliam Boman2022-01-281-0/+1
|
* add lelwel_ls (#450)William Boman2022-01-271-0/+1
|
* add cucumber_language_server (#448)William Boman2022-01-241-0/+1
|
* add crystalline (#447)William Boman2022-01-241-0/+1
|
* add bsl_ls (#446)William Boman2022-01-241-0/+1
| | | На здоровье!
* add beancount (#445)William Boman2022-01-241-0/+1
|
* add verible (#443)William Boman2022-01-231-0/+1
|
* add awk_ls (#442)William Boman2022-01-231-0/+1
|
* add golangci_lint_ls (#441)William Boman2022-01-231-0/+1
|
* add julials (#429)William Boman2022-01-191-0/+1
| | | Co-authored-by: Shun Ueda <hasundue@gmail.com>
* add server psalm (#426)Jürgen Steitz2022-01-151-0/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* add opencl_ls (#415)William Boman2022-01-121-0/+1
| | | Closes #393.
* add asm_lsp (#411)William Boman2022-01-121-1/+2
|