Files
vim-helm/README.md
2018-05-04 22:24:46 +02:00

9 lines
132 B
Markdown

# vim-helm
vim syntax for helm templates (yaml + gotmpl + sprig + custom)
Install via vundle:
```vim
Plugin 'towolf/vim-helm'
```