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