chore: improve code format

This commit is contained in:
yemai
2019-08-22 21:16:46 +08:00
parent 1e0ec5f792
commit 273c1438f6
2 changed files with 2 additions and 3 deletions

View File

@@ -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="{"