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

runtime! ftplugin/handlebars*.vim ftplugin/handlebars/*.vim