mirror of
https://github.com/posva/vim-vue.git
synced 2026-03-09 23:06:58 +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