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

        

                                            
if polyglot#init#is_disabled(expand('<sfile>:p'), 'graphql', 'after/syntax/vue/graphql.vim')
  finish
endif

runtime! after/syntax/javascript/graphql.vim