towolf / vim-helm

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

Helmfile related files are not properly detected. #27

Closed eshepelyuk closed 3 months ago

eshepelyuk commented 3 months ago

@luisdavim @towolf

Currently helmfile templated values and auxilarily helmfile files are not detected anymore,

i.e. files like my.yaml.gotmpl or helmfile-common.yaml.

They were working before the latest changes.

There are my merged PRs

https://github.com/towolf/vim-helm/pull/12 https://github.com/towolf/vim-helm/pull/14 https://github.com/towolf/vim-helm/pull/16

eshepelyuk commented 3 months ago

I am going to provide another PR to address this.

eshepelyuk commented 3 months ago

@towolf @luisdavim created #28