Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

add ccls #299

Merged
merged 11 commits into from
Dec 5, 2021
Merged

add ccls #299

merged 11 commits into from
Dec 5, 2021

Conversation

williamboman
Copy link
Owner

@williamboman williamboman commented Dec 2, 2021

Resolves #273.

* origin/main:
  fix(angularls): also provide `cmd` property
  fix(installers/shell): pass script via arg, when possible (#307)
  scripts/autogen_metadata: directly import server config from lspconfig
  docs: clarify how servers are installed and the recommended setup (#306)
  fix(angularls): also use new_root_dir for probe locations (#302)
  server: always delete the tmp install dir if installation fails
  fix(clangd): check non-nil before trying to format
@williamboman williamboman marked this pull request as ready for review December 5, 2021 17:41
@williamboman williamboman merged commit c82abb3 into main Dec 5, 2021
@williamboman williamboman deleted the add-ccls branch December 5, 2021 17:57
williamboman added a commit to thetic/nvim-lsp-installer that referenced this pull request Dec 5, 2021
* origin/main:
  add ccls (williamboman#299)
  sumneko_lua: don't provide -E argument as it's not needed (williamboman#309)
  fix(angularls): also provide `cmd` property
  fix(installers/shell): pass script via arg, when possible (williamboman#307)
williamboman added a commit that referenced this pull request Dec 5, 2021
* origin/main:
  add ccls (#299)
  sumneko_lua: don't provide -E argument as it's not needed (#309)
  fix(angularls): also provide `cmd` property
  fix(installers/shell): pass script via arg, when possible (#307)
  scripts/autogen_metadata: directly import server config from lspconfig
  docs: clarify how servers are installed and the recommended setup (#306)
  fix(angularls): also use new_root_dir for probe locations (#302)
  server: always delete the tmp install dir if installation fails
  fix(clangd): check non-nil before trying to format
  autogen
  fix(solang): fix languages property
  CUSTOM_SERVERS: remove shell.remote_bash
  fix(bicep): download the langserver via the vscode distribution (#286)
  Added some clarity to eslint readme (#282)
  installers/npm: use global style (#289)
  add csharpls (#294)
  fix(fsharp): update cmd (#290)
  autogen
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for ccls for lsp-install
1 participant