aboutsummaryrefslogtreecommitdiffstats
path: root/queries/cue/locals.scm
Commit message (Collapse)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-31/+0
|
* feat(highlights)!: enforce documented captures (#6232)Christian Clason2024-03-031-3/+3
| | | | | | | | | | | | | | | Problem: Allowing undocumented "secret" (sub)captures makes it harder to write comprehensive colorschemes and catch inconsistent captures. Solution: Only allow captures listed in CONTRIBUTING.md. Add useful (cross-language) subcaptures and drop language-specific or too niche ones. Follow-up: Adding further `*.builtin` captures and changing queries to use them. Language-specific subcaptures should instead be added in user config or a custom language plugin.
* chore: query formattingPham Huy Hoang2024-01-191-4/+1
|
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-8/+8
|
* feat: add cueAmaan Qureshi2023-03-041-0/+34