towolf / vim-helm

vim syntax for helm templates (yaml + gotmpl + sprig + custom)
Other
203 stars 22 forks source link

Convert to plugin #4

Closed theimpostor closed 6 years ago

theimpostor commented 6 years ago

It would be great if this could be loaded as a vim plugin, i.e. with a plugin manager. A great guide for creating syntax plugins is here: https://robots.thoughtbot.com/writing-vim-syntax-plugins.

Thanks for the fantastic syntax file.

theimpostor commented 6 years ago

5 - This works for me with Vundle.