aboutsummaryrefslogtreecommitdiffstats
path: root/lsp/herb_ls.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lsp/herb_ls.lua')
-rw-r--r--lsp/herb_ls.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lsp/herb_ls.lua b/lsp/herb_ls.lua
index 865a435c..3f83d932 100644
--- a/lsp/herb_ls.lua
+++ b/lsp/herb_ls.lua
@@ -20,6 +20,7 @@
--- ```sh
--- yarn global add @herb-tools/language-server
--- ```
+---@type vim.lsp.Config
return {
cmd = { 'herb-language-server', '--stdio' },
filetypes = { 'html', 'ruby', 'eruby' },