summaryrefslogblamecommitdiffstats
path: root/after/syntax/vue/graphql.vim
blob: 52628a1a1daca58ce325c1e267a4ef3c5a361e44 (plain) (tree)
1
2
3
4
5


                                                           

                                            
if !polyglot#util#IsEnabled('graphql', expand('<sfile>:p'))
  finish
endif

runtime! after/syntax/javascript/graphql.vim