summaryrefslogtreecommitdiffstats
path: root/after/syntax/javascriptreact/graphql.vim
blob: 6842f74cb344a16bb12f136eec566c0ca56aa8ac (plain) (blame)
1
2
3
4
5
if has_key(g:polyglot_is_disabled, 'graphql')
  finish
endif

runtime! after/syntax/javascript/graphql.vim