summaryrefslogtreecommitdiffstats
path: root/syntax/mustache.vim
blob: 3f0db41910544d9e2db076859c344ec8d53e5b17 (plain) (blame)
1
2
3
4
5
if !has_key(g:polyglot_is_disabled, 'handlebars')
  finish
endif

runtime! syntax/handlebars.vim