There was an error while loading. Please reload this page.
1 parent 9c65dc6 commit 0fa659eCopy full SHA for 0fa659e
ftdetect/helm.vim
@@ -1,4 +1,4 @@
1
-autocmd BufRead,BufNewFile */templates/*.yaml,*/templates/*.tpl,*.gotmpl set ft=helm
+autocmd BufRead,BufNewFile */templates/*.yaml,*/templates/*.tpl,*.gotmpl,helmfile.yaml set ft=helm
2
3
" Use {{/* */}} as comments
4
autocmd FileType helm setlocal commentstring={{/*\ %s\ */}}
0 commit comments