fix(helm): missing dependency (#3546)
according to this comment
ab41ff551b (r142924660)
This commit is contained in:
@ -6,6 +6,7 @@ return {
|
||||
})
|
||||
end,
|
||||
|
||||
{ "towolf/vim-helm", ft = "helm" },
|
||||
{
|
||||
"nvim-treesitter/nvim-treesitter",
|
||||
opts = { ensure_installed = { "helm" } },
|
||||
|
Reference in New Issue
Block a user