diff options
Diffstat (limited to 'lsp/typst_lsp.lua')
| -rw-r--r-- | lsp/typst_lsp.lua | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lsp/typst_lsp.lua b/lsp/typst_lsp.lua index 02d37bea..2705e496 100644 --- a/lsp/typst_lsp.lua +++ b/lsp/typst_lsp.lua @@ -1,8 +1,8 @@ ---@brief --- --- https://github.com/nvarner/typst-lsp --- --- Language server for Typst. +--- https://github.com/nvarner/typst-lsp +--- +--- Language server for Typst. return { cmd = { 'typst-lsp' }, filetypes = { 'typst' }, |
