mirror of
https://github.com/zoriya/vim-helm.git
synced 2026-06-06 12:03:31 +00:00
Update README.md
This commit is contained in:
@@ -3,5 +3,5 @@ vim syntax for helm templates (yaml + gotmpl + sprig + custom)
|
|||||||
|
|
||||||
Enable syntax using a definition like this:
|
Enable syntax using a definition like this:
|
||||||
```vim
|
```vim
|
||||||
autocmd BufRead,BufNewFile */templates/*.yaml,*/templates/*.tpl set ft=helm`
|
autocmd BufRead,BufNewFile */templates/*.yaml,*/templates/*.tpl set ft=helm
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user