Skip to content

Commit

Permalink
docs: update server_configurations.md
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions committed Oct 9, 2022
1 parent 9188069 commit 0a8064e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions doc/server_configurations.md
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ require'lspconfig'.cmake.setup{}
## codeqlls

Reference:
https://help.semmle.com/codeql/codeql-cli.html
https://codeql.github.com/docs/codeql-cli/

Binaries:
https://github.com/github/codeql-cli-binaries
Expand Down Expand Up @@ -2998,7 +2998,7 @@ experimental).

Idris2-Lsp requires a build of Idris 2 that includes the "Idris 2 API" package.
Package managers with known support for this build include the
[AUR](https://aur.archlinux.org/packages/idris2-api-git/) and
[AUR](https://aur.archlinux.org/packages/idris2/) and
[Homebrew](https://formulae.brew.sh/formula/idris2#default).

If your package manager does not support the Idris 2 API, you will need to build
Expand Down Expand Up @@ -7508,7 +7508,7 @@ require'lspconfig'.vls.setup{}

## volar

https://github.com/johnsoncodehk/volar/tree/master/packages/vue-language-server
https://github.com/johnsoncodehk/volar/tree/20d713b/packages/vue-language-server

Volar language server for Vue

Expand Down
6 changes: 3 additions & 3 deletions doc/server_configurations.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ require'lspconfig'.cmake.setup{}
## codeqlls

Reference:
https://help.semmle.com/codeql/codeql-cli.html
https://codeql.github.com/docs/codeql-cli/

Binaries:
https://github.com/github/codeql-cli-binaries
Expand Down Expand Up @@ -2998,7 +2998,7 @@ experimental).

Idris2-Lsp requires a build of Idris 2 that includes the "Idris 2 API" package.
Package managers with known support for this build include the
[AUR](https://aur.archlinux.org/packages/idris2-api-git/) and
[AUR](https://aur.archlinux.org/packages/idris2/) and
[Homebrew](https://formulae.brew.sh/formula/idris2#default).

If your package manager does not support the Idris 2 API, you will need to build
Expand Down Expand Up @@ -7508,7 +7508,7 @@ require'lspconfig'.vls.setup{}

## volar

https://github.com/johnsoncodehk/volar/tree/master/packages/vue-language-server
https://github.com/johnsoncodehk/volar/tree/20d713b/packages/vue-language-server

Volar language server for Vue

Expand Down

0 comments on commit 0a8064e

Please sign in to comment.