Files
vim-vue/syntax
Adriaan Zonnenberg fcdc2d25d1 use 'detect_on_enter' instead of 'auto' and document the option
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'.
2019-08-01 22:29:22 +02:00
..