Files
vim-polyglot/ftplugin/mustache.vim

6 lines
139 B
VimL

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