aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/kcl.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/kcl.lua')
-rw-r--r--lsp/kcl.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/kcl.lua b/lsp/kcl.lua
index 50f1dd95..5443da72 100644
--- a/lsp/kcl.lua
+++ b/lsp/kcl.lua
@@ -4,6 +4,7 @@
---
--- Language server for the KCL configuration and policy language.
---
+---@type vim.lsp.Config
return {
cmd = { 'kcl-language-server' },
filetypes = { 'kcl' },