dotfiles/config/common/nvim/lsp/helm.lua

4 lines
69 B
Lua

return {
cmd = { "helm_ls", "serve" },
filetypes = { "helm" },
}