mirror of
https://github.com/zoriya/vim-helm.git
synced 2025-12-18 04:35:11 +00:00
fix: extend helmfile support
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
autocmd BufRead,BufNewFile */templates/*.yaml,*/templates/*.tpl,*.gotmpl,helmfile.yaml set ft=helm
|
autocmd BufRead,BufNewFile */templates/*.yaml,*/templates/*.tpl,*.gotmpl,helmfile*.yaml set ft=helm
|
||||||
|
|
||||||
" Use {{/* */}} as comments
|
" Use {{/* */}} as comments
|
||||||
autocmd FileType helm setlocal commentstring={{/*\ %s\ */}}
|
autocmd FileType helm setlocal commentstring={{/*\ %s\ */}}
|
||||||
|
|||||||
Reference in New Issue
Block a user