summaryrefslogtreecommitdiffstats
path: root/after/syntax/javascriptreact/graphql.vim
blob: 52628a1a1daca58ce325c1e267a4ef3c5a361e44 (plain) (blame)
1
2
3
4
5
if !polyglot#util#IsEnabled('graphql', expand('<sfile>:p'))
  finish
endif

runtime! after/syntax/javascript/graphql.vim