summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDan Reif <dan.reif@collectivehealth.com>2018-05-08 10:28:33 -0700
committerDan Reif <dan.reif@collectivehealth.com>2018-05-08 10:28:33 -0700
commite2404449e4f961c5e6c0e2689078612b36d776c2 (patch)
tree5e6dc545006d2beeeea37395d56a87f6d02e8a51 /README.md
parentdc8b2f45deb7e0d139f1fe01881faa1b676d043f (diff)
downloadvim-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 586c7d34..bcb42585 100644
--- a/README.md
+++ b/README.md
@@ -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)