aboutsummaryrefslogtreecommitdiffstats
path: root/lua/nvim-lsp-installer/servers
Commit message (Expand)AuthorAgeFilesLines
* add solidity_ls language server (#296)edag942021-12-122-0/+16
* fix: zls-0.2 uses a different archive path (#330)Ruben Slabbert2021-12-121-1/+1
* fix(angularls): fix --ngProbeLocation (#323)William Boman2021-12-081-1/+7
* add spectral (#295)William Boman2021-12-082-0/+29
* add :PylspInstall command for managing 3rd party pylsp plugins (#318)Fymyte2021-12-082-0/+37
* fix(quick_lint_js): use latest dist instead of collecting it via github API (...William Boman2021-12-071-3/+4
* tag eslint with javascript & typescriptWilliam Boman2021-12-061-1/+4
* fix(quick_lint_js): account for the fact that the archive has different struc...William Boman2021-12-061-2/+6
* fix installing arduino_language_server on WindowsWilliam Boman2021-12-061-1/+1
* fix(quick_lint_js): use correct release files (#314)William Boman2021-12-061-7/+34
* add quick_lint_js (#313)William Boman2021-12-062-0/+31
* Add arduino-language-server support (#298)Chad Condon2021-12-062-0/+86
* rome: update latest pinned versionWilliam Boman2021-12-052-2/+2
* graphql: remove filetypes overrideWilliam Boman2021-12-051-1/+0
* erlangls: use rebar3 cmd consistentlyWilliam Boman2021-12-051-4/+10
* serve_d: remove pinned latest versionWilliam Boman2021-12-051-6/+0
* fix(powershell_es): don't limit to windows (#311)Liza Chevalier2021-12-051-7/+10
* add ccls (#299)William Boman2021-12-053-3/+98
* sumneko_lua: don't provide -E argument as it's not needed (#309)William Boman2021-12-051-6/+1
* fix(angularls): also provide `cmd` propertyWilliam Boman2021-12-051-8/+13
* fix(angularls): also use new_root_dir for probe locations (#302)William Boman2021-12-031-12/+19
* fix(clangd): check non-nil before trying to formatWilliam Boman2021-12-021-2/+3
* fix(solang): fix languages propertyWilliam Boman2021-11-301-1/+1
* fix(bicep): download the langserver via the vscode distribution (#286)William Boman2021-11-301-2/+9
* Added some clarity to eslint readme (#282)Glenn2021-11-291-1/+5
* add csharpls (#294)Access2021-11-292-0/+42
* fix(fsharp): update cmd (#290)Access2021-11-281-1/+1
* add dartls (#267)William Boman2021-11-252-0/+19
* angularls: overload on_new_config with new probe locations (#269)Lucas Viana2021-11-191-8/+13
* angularls: use server root dir for probe locations (#266)William Boman2021-11-181-30/+3
* angularls: Add typescript dependency (#261)ilyas akın2021-11-181-1/+1
* Include jsonnet-language-server installation (#240)Zach Leslie2021-11-152-0/+15
* feat(servers): add esbonio for rst (#253)DragonBillow2021-11-152-0/+16
* lemminx: default to LATEST version (#260)Mattias Eriksson2021-11-151-2/+2
* fsautocomplete: don't use shell as an intermediary (#258)William Boman2021-11-111-3/+20
* use c#, f# to be in line with languages defined in the READMEWilliam Boman2021-11-112-2/+2
* add fsautocomplete LS for F# (#255)kaashyapan2021-11-112-0/+26
* feat: jdtls per project directory under ~/workspace (#251)Christian Chiarulli2021-11-091-1/+2
* fix type annotationWilliam Boman2021-11-091-1/+1
* remove {pre,post}_setup functions (#250)William Boman2021-11-083-24/+30
* remove deprecated eslintlsWilliam Boman2021-11-082-103/+0
* fix: solang needs to specify a target now, can be: ewasm, solana, substrate |...Christian Chiarulli2021-11-081-1/+1
* add sorbet (#247)William Boman2021-11-082-0/+16
* add codeqlls (#246)William Boman2021-11-082-0/+63
* add language aliases to :LspInstall (#232)William Boman2021-11-0665-5/+68
* moved add-opens and add-modules java options before jar option (#242)Ankur Srivastava2021-11-041-5/+5
* groovy: build in final root directoryWilliam Boman2021-11-041-0/+2
* jdtls: use lombok agent by defaults1n7ax2021-11-021-0/+3
* ltex: remove lspconfig definitionWilliam Boman2021-11-021-31/+0
* pip3: promote install_dir to server's root dir immediately (#230)William Boman2021-10-312-2/+1