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

runtime! indent/handlebars.vim