@@ -2,4 +2,6 @@
vim syntax for helm templates (yaml + gotmpl + sprig + custom)
Enable syntax using a definition like this:
`autocmd BufRead,BufNewFile */templates/*.yaml set ft=helm`
```vim
autocmd BufRead,BufNewFile */templates/*.yaml,*/templates/*.tpl set ft=helm`
```
The note is not visible to the blocked user.