towolf / vim-helm

vim syntax for helm templates (yaml + gotmpl + sprig + custom)
Other
203 stars 22 forks source link

fix: add gotmpl for helm detection #12

Closed eshepelyuk closed 2 years ago

towolf commented 2 years ago

Would *.gotmpl not be a little greedy and set ft=helm for files unrelated to Helm?

I only know this extension from helmfile so far.

eshepelyuk commented 2 years ago

Me too, i assume its not used anywhere else :)

towolf commented 2 years ago

Whelp, let's merge anyway. If someone has this plugin enabled, they'll figure it out.