diff options
Diffstat (limited to 'lsp/typst_lsp.lua')
| -rw-r--r-- | lsp/typst_lsp.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/typst_lsp.lua b/lsp/typst_lsp.lua index 8176de7a..966528bf 100644 --- a/lsp/typst_lsp.lua +++ b/lsp/typst_lsp.lua @@ -3,6 +3,7 @@ --- https://github.com/nvarner/typst-lsp --- --- Language server for Typst. + ---@type vim.lsp.Config return { cmd = { 'typst-lsp' }, |
