There was an error while loading. Please reload this page.
1 parent 6bfc593 commit 7f9d5deCopy full SHA for 7f9d5de
2 files changed
docs/lsp-clients.json
@@ -851,6 +851,7 @@
851
{
852
"name": "ols",
853
"full-name": "Odin Language Server",
854
+ "common-group-name": "odin-ols",
855
"server-name": "ols",
856
"server-url": "https://github.com/DanielGavin/ols",
857
"installation-url": "https://github.com/DanielGavin/ols",
mkdocs.yml
@@ -139,7 +139,7 @@ nav:
139
- Nix (nil): page/lsp-nix-nil.md
140
- Nushell: page/lsp-nushell.md
141
- OCaml (ocaml-lsp): page/lsp-ocaml-lsp-server.md
142
- - Odin (ols): page/lsp-odin-ols-server.md
+ - Odin (ols): page/lsp-ols.md
143
- OpenSCAD: page/lsp-openscad.md
144
- Pascal/Object Pascal: page/lsp-pascal.md
145
- Perl (PLS): page/lsp-pls.md
0 commit comments