aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/yang_lsp.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/yang_lsp.lua')
-rw-r--r--lsp/yang_lsp.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/lsp/yang_lsp.lua b/lsp/yang_lsp.lua
index 88e0b703..b34f7c49 100644
--- a/lsp/yang_lsp.lua
+++ b/lsp/yang_lsp.lua
@@ -1,8 +1,8 @@
---@brief
---
--- https://github.com/TypeFox/yang-lsp
---
--- A Language Server for the YANG data modeling language.
+--- https://github.com/TypeFox/yang-lsp
+---
+--- A Language Server for the YANG data modeling language.
return {
cmd = { 'yang-language-server' },
filetypes = { 'yang' },