Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/towolf/vim-helm
vim syntax for helm templates (yaml + gotmpl + sprig + custom)
https://github.com/towolf/vim-helm
Last synced: about 8 hours ago
JSON representation
vim syntax for helm templates (yaml + gotmpl + sprig + custom)
- Host: GitHub
- URL: https://github.com/towolf/vim-helm
- Owner: towolf
- License: other
- Created: 2018-02-01T00:32:02.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T11:14:30.000Z (5 months ago)
- Last Synced: 2024-06-17T17:12:35.894Z (5 months ago)
- Language: Vim Script
- Size: 21.5 KB
- Stars: 192
- Watchers: 4
- Forks: 22
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-helm
vim syntax for helm templates (yaml + gotmpl + sprig + custom)Install via vundle:
```vim
Plugin 'towolf/vim-helm'
```