Files
vim-polyglot/indent/mustache.vim

6 lines
110 B
VimL

if !polyglot#util#IsEnabled('handlebars', expand('<sfile>:p'))
finish
endif
runtime! indent/handlebars.vim