aboutsummaryrefslogtreecommitdiffstats
path: root/queries/v/highlights.scm
Commit message (Expand)AuthorAgeFilesLines
* fix(v): anchor comment highlight queryTuriiya2024-06-281-0/+1
* feat(v): add shebang queryTuriiya2024-06-261-0/+2
* feat: more `@keyword.type` capturesRiley Bruins2024-05-011-5/+8
* bot(lockfile): update beancount, liquid, ocaml, ocaml_interface, v, vento, wingnvim-treesitter-bot[bot]2024-03-301-2/+5
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-211-6/+4
* feat(highlights)!: `@keyword.storage` → `@keyword.modifier`Jaehwang Jung2024-03-161-1/+1
* feat(highlights)!: keyword `@type.qualifier` → `@keyword.modifier`Jaehwang Jung2024-03-161-1/+1
* feat(format-scripts): linewrap predicates再生花2024-02-231-1/+28
* Fixup format (#5934)Phạm Huy Hoàng2024-01-201-0/+1
* chore: query formattingPham Huy Hoang2024-01-191-235/+37
* feat!: align standard captures with upstreamChristian Clason2024-01-191-15/+15
* fix(v): adapt to removed scanner.cChristian Clason2023-12-151-3/+3
* refactor: Remove all `(ERROR) @error` capturesPham Huy Hoang2023-10-251-4/+0
* refactor(v)!: update upstream repositoryAmaan Qureshi2023-07-041-157/+211
* perf: remove match where possibleAmaan Qureshi2023-04-211-1/+1
* feat: add `@comment.documentation` where applicableAmaan Qureshi2023-03-051-1/+4
* v(injections): inject regex for some methods in `re` moduleYochem van Rosmalen2023-03-031-0/+2
* docs: fix typosdundargoc2023-02-231-1/+1
* Split func/method definition from calls in several programming language querieslfenzo2022-08-031-3/+3
* highlights(vlang): add `attribute_declaration` and specialize some keywordsStephan Seitz2022-05-211-18/+31
* feat: highlight string_interpolation identifierstami52022-05-211-4/+11
* chore: add more builtin variablestami52022-05-211-1/+1
* chore: add $else keywordtami52022-05-211-0/+1
* feat(vlang): initial supporttami52022-05-211-0/+387