mirror of
https://github.com/posva/vim-vue.git
synced 2025-12-07 18:14:26 +08:00
* Remove attrs limitation on style tag Closes #52 Style tags can actually have any amount of extra tags, so adding the scoped tags is just too limiting. * Improve attribute patterns