Files
vim-vue/syntax
Adriaan Zonnenberg af6d92c47d feat: allow loading preprocessors only if the file uses them
When g:vue_pre_processors is set to 'auto', register pre-processors
automatically based on the file's contents, when the file is first
opened.

This works towards #128
2019-07-29 22:27:00 +02:00
..