Lewis Russell
|
011ac894ec
|
Prefer lua-match over match
as string.find is much quicker than vim.regex:match*
|
2021-11-23 10:02:06 +01:00 |
|
lmlorca
|
fb5d6e04a8
|
add @tag.attribute for html like attributes
|
2021-07-14 10:13:13 +02:00 |
|
Munif Tanjim
|
f29ead00e6
|
highlights(jsx): fix constant identifier (#1434)
|
2021-07-10 19:56:10 -05:00 |
|
napmn
|
8e53e706e5
|
JSX components with capital first letter highlighted as constructor rather than type
|
2021-06-04 08:30:16 +02:00 |
|
davidroeca
|
f925408640
|
use for first identifier in jsx nested_identifier
|
2020-10-23 22:53:23 +02:00 |
|
davidroeca
|
dafe947ecd
|
handle jsx components with dot in them
|
2020-10-23 22:53:23 +02:00 |
|
kiyan42
|
b3a1ae3210
|
also match variable names to be @type when uppercased
|
2020-09-20 01:11:55 +02:00 |
|
kiyan42
|
1340375c90
|
use @tag and @type directives for jsx highlights
|
2020-09-20 01:11:55 +02:00 |
|
kiyan42
|
71ba2afc70
|
add TSNone
|
2020-09-15 00:19:04 +02:00 |
|
kiyan42
|
bfdee5658a
|
do not highlight as normal to prevent background to override CursorLine
|
2020-09-15 00:19:04 +02:00 |
|
Thomas Vigouroux
|
b90e520ccd
|
ci: fix wrong queries
|
2020-09-11 12:02:35 +02:00 |
|
kyazdani42
|
8d6c40ce24
|
fix using highlight query extension for every query type
|
2020-09-07 21:57:56 +02:00 |
|