diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-02 11:48:38 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2016-05-02 11:48:38 +0200 |
commit | 81ccd020323492a2ca471e561ff7c794dbfc5d8f (patch) | |
tree | 53dfa98f44c33994cc19f87eddf4fedc00c9b568 /README.md | |
parent | 2ae1aab49bac10c19dc2fe4fae483240f29f5bca (diff) | |
download | vim-polyglot-81ccd020323492a2ca471e561ff7c794dbfc5d8f.tar.gz vim-polyglot-81ccd020323492a2ca471e561ff7c794dbfc5d8f.zip |
Remove jinja syntax, closes #108
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -58,7 +58,6 @@ 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) |