mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-08 10:24:45 +08:00
With #128, I can imagine some people don't want vim-vue to scan for new languages on each text change event. So instead of only having an 'auto' option, users will be able to choose between 'detect_on_enter' and 'detect_on_change'.