aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/guile_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/guile_ls.lua')
-rw-r--r--lsp/guile_ls.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/guile_ls.lua b/lsp/guile_ls.lua
index 57332228..7c0f3393 100644
--- a/lsp/guile_ls.lua
+++ b/lsp/guile_ls.lua
@@ -1,6 +1,6 @@
---@brief
---
----https://codeberg.org/rgherdt/scheme-lsp-server
+-- https://codeberg.org/rgherdt/scheme-lsp-server
--
-- The recommended way is to install guile-lsp-server is using Guix. Unfortunately it is still not available at the official Guix channels, but you can use the provided channel guix.scm in the repo:
-- ```sh