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

runtime! indent/handlebars.vim