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

runtime! syntax/handlebars.vim