aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/bashls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/bashls.lua')
-rw-r--r--lsp/bashls.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/bashls.lua b/lsp/bashls.lua
index 5f24bbe4..8e2958f0 100644
--- a/lsp/bashls.lua
+++ b/lsp/bashls.lua
@@ -1,6 +1,6 @@
---@brief
---
----https://github.com/bash-lsp/bash-language-server
+-- https://github.com/bash-lsp/bash-language-server
--
-- `bash-language-server` can be installed via `npm`:
-- ```sh