summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2017-09-27 20:46:39 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2017-09-27 20:46:39 +0200
commit6a12aa87f41b02a68cd8e6b494e5400367c2b028 (patch)
tree21e2b6ed66f729b81a021c268e44708ec070a482 /README.md
parent5b77877888162f4e415fe9a7b8c5e9fb5dfb6ee1 (diff)
downloadvim-polyglot-6a12aa87f41b02a68cd8e6b494e5400367c2b028.tar.gz
vim-polyglot-6a12aa87f41b02a68cd8e6b494e5400367c2b028.zip
Add jenkinsfile syntax supports, closes #225
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4397cfad..bb1239ee 100644
--- a/README.md
+++ b/README.md
@@ -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)