Remove graphql syntax as it causes issues, closes #236

This commit is contained in:
Adam Stankiewicz
2017-09-27 22:09:06 +02:00
parent 7673a61990
commit d5e38fa97b
7 changed files with 0 additions and 193 deletions

View File

@@ -71,7 +71,6 @@ Most importantly, vim-polyglot contains all runtime syntax files from upstream [
- [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)