-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
The plugin uses many query files for Treesitter support, using capture groups like @scope.tag, @open.tag, ..
I wanted to experiment with changing some queries, or add new queries for a custom languages, BUT I couldn't find any documentation for these capture groups.
π Could you please add some documentation (in help file at least) for these?
Related question: why are the TS queries in /after/queries/ instead of in /queries/ like most other TS plugins like nvim-treesitter ? (this makes it a little awkward to override those query files, most of my overrides are in /queries/ and I'd have to have a separate set of overrides for matchup π€)
Metadata
Metadata
Assignees
Labels
No labels