Add jenkinsfile syntax supports, closes #225

This commit is contained in:
Adam Stankiewicz
2017-09-27 20:46:39 +02:00
parent 5b77877888
commit 6a12aa87f4
5 changed files with 43 additions and 0 deletions

View File

@@ -81,6 +81,7 @@ Most importantly, vim-polyglot contains all runtime syntax files from upstream [
- [i3](https://github.com/PotatoesMaster/i3-vim-syntax) (syntax, ftplugin)
- [jasmine](https://github.com/glanotte/vim-jasmine) (syntax)
- [javascript](https://github.com/pangloss/vim-javascript) (syntax, indent, compiler, ftplugin, extras)
- [jenkins](https://github.com/martinda/Jenkinsfile-vim-syntax) (syntax, indent)
- [json](https://github.com/elzr/vim-json) (syntax, indent, ftplugin)
- [jst](https://github.com/briancollins/vim-jst) (syntax, indent)
- [jsx](https://github.com/mxw/vim-jsx) (after)