diff --git a/README.md b/README.md index e2ee0f2..4daf942 100644 --- a/README.md +++ b/README.md @@ -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' ```