Commit 1e4f2fe
refactor: migrate deprecated TS* links to modern @* captures
The TS* highlight groups were deprecated in Neovim 0.8 and have no
effect on current versions. Removed 15 legacy links and added their
modern @* equivalents, plus a few captures that lacked legacy
counterparts (@Property, @type.builtin, @tag.delimiter, @string.escape)
to keep regex and treesitter buffers visually aligned. @markup.italic,
@markup.strong, and @markup.underline are styled directly, removing
the need for placeholder Italic/Bold/Underline base groups.
Author note: Claude calls Italic, Bold and Underline placeholder, but
its a holdover from older versions, these used to exist, but wasn't
properly corrected during last refactor (3.0.0)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1be1ec1 commit 1e4f2fe
1 file changed
Lines changed: 14 additions & 16 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
553 | 556 | | |
| 557 | + | |
554 | 558 | | |
555 | 559 | | |
556 | 560 | | |
| |||
568 | 572 | | |
569 | 573 | | |
570 | 574 | | |
571 | | - | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
572 | 580 | | |
573 | 581 | | |
| 582 | + | |
574 | 583 | | |
| 584 | + | |
575 | 585 | | |
576 | | - | |
577 | | - | |
578 | | - | |
579 | | - | |
580 | | - | |
581 | | - | |
582 | | - | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | | - | |
588 | | - | |
589 | | - | |
590 | | - | |
591 | 586 | | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
592 | 590 | | |
593 | 591 | | |
594 | 592 | | |
| |||
0 commit comments