mirror of
https://github.com/posva/vim-vue.git
synced 2026-04-25 20:24:03 +08:00
af6d92c47d
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