summaryrefslogblamecommitdiffstats
path: root/syntax/mustache.vim
blob: 36a4ba271cef1a31aab324a51ed062aa797022f8 (plain) (tree)
1
2
3
4
5
                                                                                   
 
                              
 
     
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'handlebars') == -1

runtime! syntax/handlebars.vim

endif