aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/vtsls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/vtsls.lua')
-rw-r--r--lsp/vtsls.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/vtsls.lua b/lsp/vtsls.lua
index a0b4454a..50ed654d 100644
--- a/lsp/vtsls.lua
+++ b/lsp/vtsls.lua
@@ -65,6 +65,7 @@
---
--- It is recommended to use the same version of TypeScript in all packages, and therefore have it available in your workspace root. The location of the TypeScript binary will be determined automatically, but only once.
+---@type vim.lsp.Config
return {
cmd = { 'vtsls', '--stdio' },
filetypes = {