refact: format code

This commit is contained in:
yemai
2019-08-13 15:04:59 +08:00
parent 31dd141bd7
commit 71215b0843

View File

@@ -125,13 +125,13 @@ if s:use_sass || s:use_less
\ start="{"
\ end="}"
endif
"}}}
" Number with minus
syntax match javaScriptNumber '\v<-?\d+L?>|0[xX][0-9a-fA-F]+>' containedin=@htmlJavaScript
" html5 data-*
syntax match htmlArg '\v<data(-[.a-z0-9]+)+>' containedin=@HTMLSyntax
"}}}
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"