mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-07 01:54:27 +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