summaryrefslogblamecommitdiffstats
path: root/indent/mustache.vim
blob: 3387485e7182d73a6c87769200f3b3e944d255f3 (plain) (tree)
1
2
3
4
5
                                                                                   
 
                              
 
     
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'handlebars') == -1

runtime! indent/handlebars.vim

endif