diff options
Diffstat (limited to 'lsp/cobol_ls.lua')
| -rw-r--r-- | lsp/cobol_ls.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lsp/cobol_ls.lua b/lsp/cobol_ls.lua index 81bed5e6..0a4f4a9b 100644 --- a/lsp/cobol_ls.lua +++ b/lsp/cobol_ls.lua @@ -1,6 +1,6 @@ ---@brief --- ----Cobol language support +--- Cobol language support return { cmd = { 'cobol-language-support' }, filetypes = { 'cobol' }, |
