Merge remote-tracking branch 'lePerdu/jsx-tag-attrib'
This commit is contained in:
commit
5fc52af211
|
@ -82,7 +82,6 @@ define-command -hidden init-javascript-filetype -params 1 %~
|
|||
add-highlighter "shared/%arg{1}/jsx/tag/base/" regex </?([\w-$]+) 1:keyword
|
||||
add-highlighter "shared/%arg{1}/jsx/tag/base/" regex (</?|/?>) 0:meta
|
||||
|
||||
add-highlighter "shared/%arg{1}/jsx/tag/expr/" fill default,default+F
|
||||
add-highlighter "shared/%arg{1}/jsx/tag/expr/" ref %arg{1}
|
||||
|
||||
# Keywords are collected at
|
||||
|
|
Loading…
Reference in New Issue
Block a user