aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/sqlls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/sqlls.lua')
-rw-r--r--lsp/sqlls.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/sqlls.lua b/lsp/sqlls.lua
index 0e45eb9b..8875771b 100644
--- a/lsp/sqlls.lua
+++ b/lsp/sqlls.lua
@@ -1,6 +1,6 @@
---@brief
---
----https://github.com/joe-re/sql-language-server
+-- https://github.com/joe-re/sql-language-server
--
-- This LSP can be installed via `npm`. Find further instructions on manual installation of the sql-language-server at [joe-re/sql-language-server](https://github.com/joe-re/sql-language-server).
-- <br>