vim-helm icon indicating copy to clipboard operation
vim-helm copied to clipboard

vim syntax for helm templates (yaml + gotmpl + sprig + custom)

Results 3 vim-helm issues
Sort by recently updated
recently updated
newest added

I think this should be builtin into vim, would you like to upstream it?

Currently there could be collisions with regular yaml files and Ansible yamls, etc. Also, there's no support for `yml`, only `yaml`. This can be improved by detecting Chart.yaml in parent...

- eliminate conflict between Go template comments and actions - allow newlines between action and comment delimiters