mirror of
https://github.com/zoriya/vim-helm.git
synced 2025-12-06 06:46:11 +00:00
9 lines
132 B
Markdown
9 lines
132 B
Markdown
# vim-helm
|
|
vim syntax for helm templates (yaml + gotmpl + sprig + custom)
|
|
|
|
Install via vundle:
|
|
|
|
```vim
|
|
Plugin 'towolf/vim-helm'
|
|
```
|