aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/facility_language_server.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/facility_language_server.lua')
-rw-r--r--lsp/facility_language_server.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/lsp/facility_language_server.lua b/lsp/facility_language_server.lua
index 84a584c9..1e81a2b9 100644
--- a/lsp/facility_language_server.lua
+++ b/lsp/facility_language_server.lua
@@ -1,8 +1,8 @@
---@brief
---
--- https://github.com/FacilityApi/FacilityLanguageServer
---
--- Facility language server protocol (LSP) support.
+--- https://github.com/FacilityApi/FacilityLanguageServer
+---
+--- Facility language server protocol (LSP) support.
return {
cmd = { 'facility-language-server' },
filetypes = { 'fsd' },