Fix plugin address

This commit is contained in:
theimpostor
2018-04-27 10:13:18 -05:00
parent 0136756aa9
commit 1bb6bb7a1d
+1 -1
View File
@@ -4,5 +4,5 @@ vim syntax for helm templates (yaml + gotmpl + sprig + custom)
Install via vundle:
```vim
Plugin 'theimpostor/helm-vim'
Plugin 'towolf/helm-vim'
```