summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2015-12-06 11:39:05 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2015-12-06 11:39:05 +0100
commit0dc7696c89516332ae577e40c898f8a1d1afb71d (patch)
treecb3c524c57f7b7b8661d22fb65e618d6e6286f37 /README.md
parent5658b62b7afb7d4855e2634d8d067cbdf1d332c9 (diff)
downloadvim-polyglot-0dc7696c89516332ae577e40c898f8a1d1afb71d.tar.gz
vim-polyglot-0dc7696c89516332ae577e40c898f8a1d1afb71d.zip
Add jinja language support, closes #92
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 19dc98eb..7cc4d22e 100644
--- a/README.md
+++ b/README.md
@@ -52,6 +52,7 @@ Optionally download one of the [releases](https://github.com/sheerun/vim-polyglo
- [jade](https://github.com/digitaltoad/vim-jade) (syntax, indent, ftplugin, ftdetect)
- [jasmine](https://github.com/glanotte/vim-jasmine) (syntax, ftdetect)
- [javascript](https://github.com/sheerun/yajs.vim) (syntax, indent)
+- [jinja](https://github.com/Glench/Vim-Jinja2-Syntax) (syntax, indent, ftdetect)
- [json](https://github.com/sheerun/vim-json) (syntax, indent, ftdetect)
- [jst](https://github.com/briancollins/vim-jst) (syntax, indent, ftdetect)
- [jsx](https://github.com/mxw/vim-jsx) (ftdetect, after)