aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/cobol_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/cobol_ls.lua')
-rw-r--r--lsp/cobol_ls.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/cobol_ls.lua b/lsp/cobol_ls.lua
index 0a4f4a9b..49e1b5a7 100644
--- a/lsp/cobol_ls.lua
+++ b/lsp/cobol_ls.lua
@@ -1,6 +1,7 @@
---@brief
---
--- Cobol language support
+---@type vim.lsp.Config
return {
cmd = { 'cobol-language-support' },
filetypes = { 'cobol' },