nvim: try setting up helm templating
This commit is contained in:
@ -31,6 +31,9 @@ return {
|
||||
},
|
||||
},
|
||||
})
|
||||
lsp.helm_ls.setup({
|
||||
filetypes= { "helm", "yaml" },
|
||||
})
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user