aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/configs.md3
-rw-r--r--doc/configs.txt3
2 files changed, 2 insertions, 4 deletions
diff --git a/doc/configs.md b/doc/configs.md
index aee69554..82b77c77 100644
--- a/doc/configs.md
+++ b/doc/configs.md
@@ -4384,9 +4384,8 @@ Default config:
https://github.com/gleam-lang/gleam
A language server for Gleam Programming Language.
-[Installation](https://gleam.run/getting-started/installing/)
-It can be i
+It comes with the Gleam compiler, for installation see: [Installing Gleam](https://gleam.run/getting-started/installing/)
Snippet to enable the language server:
```lua
diff --git a/doc/configs.txt b/doc/configs.txt
index aee69554..82b77c77 100644
--- a/doc/configs.txt
+++ b/doc/configs.txt
@@ -4384,9 +4384,8 @@ Default config:
https://github.com/gleam-lang/gleam
A language server for Gleam Programming Language.
-[Installation](https://gleam.run/getting-started/installing/)
-It can be i
+It comes with the Gleam compiler, for installation see: [Installing Gleam](https://gleam.run/getting-started/installing/)
Snippet to enable the language server:
```lua