aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/blueprint_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/blueprint_ls.lua')
-rw-r--r--lsp/blueprint_ls.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/blueprint_ls.lua b/lsp/blueprint_ls.lua
index 20f57d73..3721f6ab 100644
--- a/lsp/blueprint_ls.lua
+++ b/lsp/blueprint_ls.lua
@@ -6,6 +6,7 @@
---
--- Language server for the blueprint markup language, written in python and part
--- of the blueprint-compiler.
+
---@type vim.lsp.Config
return {
cmd = { 'blueprint-compiler', 'lsp' },