aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/fennel_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/fennel_ls.lua')
-rw-r--r--lsp/fennel_ls.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/fennel_ls.lua b/lsp/fennel_ls.lua
index bd878307..4469e017 100644
--- a/lsp/fennel_ls.lua
+++ b/lsp/fennel_ls.lua
@@ -2,7 +2,7 @@ local util = require 'lspconfig.util'
---@brief
---
----https://sr.ht/~xerool/fennel-ls/
+-- https://sr.ht/~xerool/fennel-ls/
--
-- A language server for fennel.
--