diff options
author | Dan Reif <dan.reif@collectivehealth.com> | 2018-05-08 10:28:33 -0700 |
---|---|---|
committer | Dan Reif <dan.reif@collectivehealth.com> | 2018-05-08 10:28:33 -0700 |
commit | e2404449e4f961c5e6c0e2689078612b36d776c2 (patch) | |
tree | 5e6dc545006d2beeeea37395d56a87f6d02e8a51 /README.md | |
parent | dc8b2f45deb7e0d139f1fe01881faa1b676d043f (diff) | |
download | vim-polyglot-e2404449e4f961c5e6c0e2689078612b36d776c2.tar.gz vim-polyglot-e2404449e4f961c5e6c0e2689078612b36d776c2.zip |
Merge pull request #301 from timfeirg:feature/graphql
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -75,6 +75,7 @@ If you need full functionality of any plugin, please use it directly with your p - [gmpl](https://github.com/maelvalais/gmpl.vim) (syntax) - [gnuplot](https://github.com/vim-scripts/gnuplot-syntax-highlighting) (syntax) - [go](https://github.com/fatih/vim-go) (syntax, compiler, indent) +- [graphql](https://github.com/jparise/vim-graphql) (syntax, indent, ftplugin) - [groovy](https://github.com/vim-scripts/groovy.vim) (syntax) - [haml](https://github.com/sheerun/vim-haml) (syntax, indent, compiler, ftplugin) - [handlebars](https://github.com/mustache/vim-mustache-handlebars) (syntax, indent, ftplugin) |