aboutsummaryrefslogtreecommitdiffstats
path: root/queries/v
Commit message (Expand)AuthorAgeFilesLines
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-125-388/+0
* 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-303-4/+13
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-213-29/+20
* 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
* chore: format queriesPhạm Huy Hoàng2024-01-211-4/+4
* Fixup format (#5934)Phạm Huy Hoàng2024-01-202-0/+2
* chore: query formattingPham Huy Hoang2024-01-195-274/+97
* feat!: align standard captures with upstreamChristian Clason2024-01-191-15/+15
* feat(locals)!: switch to upstream capturesChristian Clason2024-01-191-12/+12
* fix(v): adapt to removed scanner.cChristian Clason2023-12-151-3/+3
* refactor: Remove all `(ERROR) @error` capturesPham Huy Hoang2023-10-251-4/+0
* chore(injections)!: update injection syntax to 0.9Pham Huy Hoang2023-08-121-4/+8
* refactor(v)!: update upstream repositoryAmaan Qureshi2023-07-044-172/+224
* perf: remove match where possibleAmaan Qureshi2023-04-211-1/+1
* use indent.X syntax for captures and properties of set directivesGeorge Harker2023-03-241-4/+4
* feat: add `@comment.documentation` where applicableAmaan Qureshi2023-03-051-1/+4
* v(injections): inject regex for some methods in `re` moduleYochem van Rosmalen2023-03-032-0/+9
* 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
* chore(vlang): rename set! > #set!tami52022-05-211-3/+3
* parser(vlang): fix location of remote repoStephan Seitz2022-05-212-12/+9
* feat(vlang): initial supporttami52022-05-215-0/+448