Files
neovim/runtime
github-actions[bot] e7ed53286e [Backport release-0.8] fix(highlight): link more treesitter groups by default (#20731)
fix(highlight): link more treesitter groups by default

Problem: Captures used by bundled parsers are not highlighted by default
Solution: Add links to default groups

A link is added for a capture if
* there is a default group of the same name (e.g., `@tag` -> `Tag`)
* it's used in a bundled query and doesn't have a reasonable fallback
  (e.g., `@text.literal`)

Also add all linked groups to the treesitter docs.

(cherry picked from commit 0ee8b88b10)

Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2022-10-19 09:35:47 +02:00
..
2022-09-02 15:20:29 +01:00
2022-09-28 12:48:36 +02:00
2022-09-28 12:48:36 +02:00
2022-09-28 12:48:36 +02:00
2021-09-13 16:33:41 +02:00
2022-10-12 12:09:10 +00:00
2021-05-01 22:29:03 -04:00
2022-09-02 15:20:29 +01:00
2014-12-19 15:28:49 -05:00
2022-09-28 12:48:36 +02:00
2022-08-20 10:04:55 +02:00
2019-07-29 20:50:07 +02:00
2022-09-28 12:48:36 +02:00
2021-04-27 09:21:32 -04:00
2019-07-29 20:50:07 +02:00
2022-09-30 17:15:13 +02:00
2022-09-18 15:20:20 +02:00
2022-07-26 11:26:23 +02:00