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

runtime! after/syntax/javascript/graphql.vim