mirror of
https://github.com/leafOfTree/vim-vue-plugin.git
synced 2025-12-09 06:04:46 +08:00
chore: improve code format
This commit is contained in:
@@ -116,7 +116,7 @@ endif
|
||||
" Clear htmlHead that may cause highlighting out of bounds
|
||||
syntax clear htmlHead
|
||||
|
||||
" Redefine syn-region to color correctly.
|
||||
" Redefine syn-region to color <style> correctly.
|
||||
if s:use_sass || s:use_less
|
||||
syntax region lessDefinition transparent matchgroup=cssBraces contains=@LessSyntax
|
||||
\ start="{"
|
||||
|
||||
Reference in New Issue
Block a user