Commit 1be1ec1
fix: link treesitter keyword subtypes to base groups
Without explicit links, @keyword.repeat, @keyword.import, @keyword.operator,
@keyword.modifier, and @keyword.directive fell back to @Keyword (Keyword=red),
diverging from their regex counterparts (Repeat=yellow, Include=cyan,
Operator=white, StorageClass=bright_blue, PreProc=cyan).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3e9be2c commit 1be1ec1
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
551 | 551 | | |
552 | 552 | | |
553 | 553 | | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
554 | 563 | | |
555 | 564 | | |
556 | 565 | | |
| |||
0 commit comments