aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/smarty_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/smarty_ls.lua')
-rw-r--r--lsp/smarty_ls.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/smarty_ls.lua b/lsp/smarty_ls.lua
index 5527c046..ab7012f3 100644
--- a/lsp/smarty_ls.lua
+++ b/lsp/smarty_ls.lua
@@ -10,6 +10,7 @@
--- npm i -g vscode-smarty-langserver-extracted
--- ```
+---@type vim.lsp.Config
return {
cmd = { 'smarty-language-server', '--stdio' },
filetypes = { 'smarty' },