mirror of
https://github.com/posva/vim-vue.git
synced 2026-03-08 06:16:43 +08:00
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