diff options
Diffstat (limited to 'lsp/digestif.lua')
| -rw-r--r-- | lsp/digestif.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/digestif.lua b/lsp/digestif.lua index 55641607..863b7720 100644 --- a/lsp/digestif.lua +++ b/lsp/digestif.lua @@ -7,6 +7,7 @@ --- context-sensitive completion, documentation, code navigation, and related functionality to any --- --- text editor that speaks the LSP protocol. + ---@type vim.lsp.Config return { cmd = { 'digestif' }, |
