summaryrefslogtreecommitdiffstats
path: root/ftdetect/polyglot.vim
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ftdetect/polyglot.vim5
1 files changed, 0 insertions, 5 deletions
diff --git a/ftdetect/polyglot.vim b/ftdetect/polyglot.vim
index ba1a2d85..c30f7b70 100644
--- a/ftdetect/polyglot.vim
+++ b/ftdetect/polyglot.vim
@@ -357,11 +357,6 @@ au BufRead,BufNewFile *.tmpl set filetype=gohtmltmpl
augroup END
augroup filetypedetect
-" graphql:jparise/vim-graphql
-au BufRead,BufNewFile *.graphql,*.graphqls,*.gql setfiletype graphql
-augroup END
-
-augroup filetypedetect
" groovy:vim-scripts/groovy.vim
augroup END