| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-23 | Prefer lua-match over match | Lewis Russell | |
| as string.find is much quicker than vim.regex:match* | |||
| 2021-07-14 | add @tag.attribute for html like attributes | lmlorca | |
| 2021-07-10 | highlights(jsx): fix constant identifier (#1434) | Munif Tanjim | |
| 2021-06-04 | JSX components with capital first letter highlighted as constructor rather ↵ | napmn | |
| than type | |||
| 2020-10-23 | use for first identifier in jsx nested_identifier | davidroeca | |
| 2020-10-23 | handle jsx components with dot in them | davidroeca | |
| 2020-09-20 | also match variable names to be @type when uppercased | kiyan42 | |
| 2020-09-20 | use @tag and @type directives for jsx highlights | kiyan42 | |
| 2020-09-15 | add TSNone | kiyan42 | |
| 2020-09-15 | do not highlight as normal to prevent background to override CursorLine | kiyan42 | |
| 2020-09-11 | ci: fix wrong queries | Thomas Vigouroux | |
| 2020-09-07 | fix using highlight query extension for every query type | kyazdani42 | |
