Update README.md

This commit is contained in:
Tobias Wolf
2018-02-01 01:38:56 +01:00
committed by GitHub
parent 2e5fd8199c
commit 98288dac32

View File

@@ -1,2 +1,5 @@
# vim-helm
vim syntax for helm templates (yaml + gotmpl + sprig + custom)
Enable syntax using a definition like this:
`autocmd BufRead,BufNewFile */templates/*.yaml set ft=helm`