vim-helm
vim-helm copied to clipboard
vim syntax for helm templates (yaml + gotmpl + sprig + custom)
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
# vim-helm Crash Bug Report ## Summary vim-helm causes Neovim to crash (SIGKILL) when opening **any** Helm template file under specific configuration. ## Environment - **OS**: macOS 26.0.1 (build 25A362)...