aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/bsl_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/bsl_ls.lua')
-rw-r--r--lsp/bsl_ls.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/lsp/bsl_ls.lua b/lsp/bsl_ls.lua
index 98081530..d96bf16c 100644
--- a/lsp/bsl_ls.lua
+++ b/lsp/bsl_ls.lua
@@ -1,8 +1,8 @@
---@brief
---
--- https://github.com/1c-syntax/bsl-language-server
---
--- Language Server Protocol implementation for 1C (BSL) - 1C:Enterprise 8 and OneScript languages.
+--- https://github.com/1c-syntax/bsl-language-server
+---
+--- Language Server Protocol implementation for 1C (BSL) - 1C:Enterprise 8 and OneScript languages.
return {
filetypes = { 'bsl', 'os' },