Merge remote-tracking branch 'lePerdu/jsx-tag-attrib'

This commit is contained in:
Maxime Coste 2019-02-03 09:53:46 +11:00
commit 5fc52af211

View File

@ -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