Fix JavaScript ident/keyword highlighting in HTML filetype
This commit is contained in:
parent
2c6c210c6f
commit
e70d9e5e05
@ -53,8 +53,8 @@ jscript_comment=comment
|
||||
jscript_commentline=comment_line
|
||||
jscript_commentdoc=comment_doc
|
||||
jscript_number=number_1
|
||||
jscript_word=keyword_1
|
||||
jscript_keyword=keyword_2
|
||||
jscript_word=default
|
||||
jscript_keyword=keyword_1
|
||||
jscript_doublestring=string_1
|
||||
jscript_singlestring=string_1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user