aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ui: add clarifications around settings schema (#663)William Boman2022-05-031-0/+21
* docs: fix packer exampleWilliam Boman2022-05-031-6/+1
* fix(docs): don't use helptags syntax for deprecation noticesWilliam Boman2022-05-021-6/+16
* run autogen_metadata.luaWilliam Boman (automated)2022-05-021-1/+1
* chore: bump minimum neovim version to 0.7.0 (#656)William Boman2022-05-026-9/+9
* docs: mention what not do with packer (#657)William Boman2022-05-022-5/+56
* Add robotframework_ls (#655)Zoe Roux2022-05-015-0/+22
* fix(hls): download archive from downloads.haskell.org (#651)William Boman2022-05-013-18/+89
* add hoon_ls (#570)William Boman2022-05-015-0/+22
* feat(platform): add convenience API for detecting OS + arch (#653)William Boman2022-05-012-1/+33
* fix!(beancount-language-server):update beancount install source (#649)hateonion2022-05-011-32/+3
* feat(receipt): add "github_release" type (#650)William Boman2022-05-016-65/+51
* feat: allow excluding servers from automatic installation (#643)William Boman2022-04-309-12/+173
* Update CUSTOM_SERVERS.mdWilliam Boman2022-04-291-194/+1
* fix middleware_spec testsWilliam Boman2022-04-292-20/+54
* fix(middleware): only modify config for installed servers during setupWilliam Boman2022-04-291-1/+3
* feat: add 'automatic_installation' feature toggle to setup options (#638)William Boman2022-04-295-6/+22
* fix!(arduino_language_server): dont install arduino-cli and clangd (#640)William Boman2022-04-292-139/+34
* docs: more deprecations and update some outdated docsWilliam Boman2022-04-294-57/+9
* feat: add ensure_installed to setup table (#637)William Boman2022-04-284-0/+26
* docs: remove Rust Wiki linkWilliam Boman2022-04-282-2/+2
* feat: integrate with lspconfig's on_setup hook (#631)William Boman2022-04-2710-111/+176
* run autogen_metadata.luaWilliam Boman2022-04-273-3/+3
* run autogen_metadata.luaWilliam Boman2022-04-267-0/+21
* fix(terraformls): use `root-dir` instead of `root-dir/terraform-ls` as cmd pa...mandlm2022-04-261-2/+1
* fix(ccls): pcall removal of llvm (#628)William Boman2022-04-251-16/+14
* run autogen_metadata.luaWilliam Boman (automated)2022-04-253-3/+3
* docs: remove old tsserver READMEWilliam Boman2022-04-252-21/+1
* fix(github): provide correct filename to gunzip (#625)Elio2022-04-231-5/+3
* add deprecation notice to old installer modules (#618)William Boman2022-04-2111-2/+77
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-2176-1422/+1906
* run autogen_metadata.luaWilliam Boman (automated)2022-04-201-1/+1
* fix(r_language_server): remove unnecessary fullReinstall arg, and force remot...William Boman2022-04-191-2/+5
* update issue templateWilliam Boman2022-04-191-1/+8
* Keep user library paths when starting R language server (#611)Hongyuan Jia2022-04-191-1/+1
* tests: capture and assert process.spawn() argumentsWilliam Boman2022-04-181-0/+17
* fix(spawn): recursively parse arglist (#610)William Boman2022-04-182-7/+13
* add cargo to healthcheckWilliam Boman2022-04-182-0/+2
* README: add cargo to requirement list (#599)Dennis Rausch2022-04-171-0/+1
* fix(async): slightly better support for nested coroutine contexts (#600)William Boman2022-04-166-21/+94
* run autogen_metadata.luaWilliam Boman (automated)2022-04-142-2/+2
* rust_analyzer: use new rust-lang/rust-analyzer repoWilliam Boman2022-04-141-1/+1
* feat(async): add a.wait_all (#596)William Boman2022-04-132-9/+105
* run autogen_metadata.luaWilliam Boman (automated)2022-04-131-1/+1
* feat(fetch): add ability to download file instead of writing to stdoutWilliam Boman2022-04-122-7/+51
* add clarity_lsp (#594)William Boman2022-04-126-1/+46
* ui: add section about missing servers to help windowWilliam Boman2022-04-121-0/+14
* more async refactor (#587)William Boman2022-04-1141-437/+457
* fix(verible): use correct unpacked directory name on Windows (#589)William Boman2022-04-111-1/+4
* fix(installer): always clean up tmp install dirWilliam Boman2022-04-111-1/+3