aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/crystalline.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/crystalline.lua')
-rw-r--r--lsp/crystalline.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/lsp/crystalline.lua b/lsp/crystalline.lua
index e85bdd3f..1b1ed5f1 100644
--- a/lsp/crystalline.lua
+++ b/lsp/crystalline.lua
@@ -1,8 +1,8 @@
---@brief
---
--- https://github.com/elbywan/crystalline
---
--- Crystal language server.
+--- https://github.com/elbywan/crystalline
+---
+--- Crystal language server.
return {
cmd = { 'crystalline' },
filetypes = { 'crystal' },