Update README.md

This commit is contained in:
Tobias Wolf
2018-05-04 22:24:46 +02:00
committed by GitHub
parent d16e8bdd2c
commit a256ea3417

View File

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