aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/just.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/just.lua')
-rw-r--r--lsp/just.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/lsp/just.lua b/lsp/just.lua
index 97ce300a..72426657 100644
--- a/lsp/just.lua
+++ b/lsp/just.lua
@@ -1,8 +1,8 @@
---@brief
---
--- https://github.com/terror/just-lsp
---
--- `just-lsp` is an LSP for just built on top of the tree-sitter-just parser.
+--- https://github.com/terror/just-lsp
+---
+--- `just-lsp` is an LSP for just built on top of the tree-sitter-just parser.
return {
cmd = { 'just-lsp' },
filetypes = { 'just' },