vim syntax for helm templates (yaml + gotmpl + sprig + custom)
Enable syntax using a definition like this: autocmd BufRead,BufNewFile */templates/*.yaml set ft=helm
autocmd BufRead,BufNewFile */templates/*.yaml set ft=helm