aboutsummaryrefslogtreecommitdiff
path: root/src/clint.py
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2022-10-18 18:46:09 +0200
committerGitHub <noreply@github.com>2022-10-18 18:46:09 +0200
commitaa2f08a050682ed6b2ffae521feec88451f2d3c0 (patch)
treeb3c6363efd6e68ed95c561ced02f367518256bc8 /src/clint.py
parentef4c339fb9de87f7534303e006c281e40327f803 (diff)
downloadrneovim-aa2f08a050682ed6b2ffae521feec88451f2d3c0.tar.gz
rneovim-aa2f08a050682ed6b2ffae521feec88451f2d3c0.tar.bz2
rneovim-aa2f08a050682ed6b2ffae521feec88451f2d3c0.zip
fix(highlight): link more treesitter groups by default (#20711)
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.
Diffstat (limited to 'src/clint.py')
0 files changed, 0 insertions, 0 deletions