aboutsummaryrefslogtreecommitdiffstats
path: root/queries
Commit message (Expand)AuthorAgeFilesLines
* feat(t32): update queries from upstream (#6440)Christoph Sax2024-04-142-0/+5
* fix(solidity): adapt queries to parser changesJoranHonig2024-04-131-8/+11
* fix: add highlights for static member expression (#6393)Dennis van den Berg2024-04-121-1/+4
* feat: add earthfile parser (#6395)Gaëtan Lehmann2024-04-112-0/+138
* fix(odin): updates queries from upstream (#6425)Laytan2024-04-103-9/+37
* fix(go): update queries from upstreamAmaan Qureshi2024-04-101-1/+1
* fix(solidity): update queries from upstream (#6424)Amaan Qureshi2024-04-101-2/+2
* feat(java): add when operator (#6420)Guilherme Soares2024-04-091-0/+1
* feat(nix): misc cleanups + comment injection (#6418)Riley Bruins2024-04-092-24/+32
* fix(c_sharp): highlight `raw_string_literal`neuromagus2024-04-081-0/+1
* fix(rust): update queries from upstreamAmaan Qureshi2024-04-071-1/+1
* fix(bash): fix printf injection queries (#6405)David Guevara2024-04-051-9/+27
* feat(lua): add `exec_lua` injection for nvim testsChristian Clason2024-04-051-0/+9
* fix(rust): indentation in multi-line tuple pattern (#6402)ganhaque2024-04-041-0/+4
* chore: update downstream fish highlightsOmar Zeghouani2024-04-041-0/+2
* fix(rust): indentation in multi-line for expressionganhaque2024-04-041-1/+0
* fix(rust): indentation in tuple type patternsganhaque2024-04-041-0/+4
* highlights(cuda): add support for `__managed__`Stephan Seitz2024-04-031-0/+1
* feat(elixir): add stab_clause to foldsMitchell Hanberg2024-04-011-0/+1
* feat(djot): update queries (#6375)Jonas Hietala2024-04-014-53/+207
* fix(nix): highlight ellipsis as builtin parameterRiley Bruins2024-04-011-1/+1
* feat(nix): misc. operator/punctuation highlightsRiley Bruins2024-04-011-0/+7
* feat(roc): add new parser tree-sitter-rocnat-4182024-04-013-0/+234
* bot(lockfile): update djot, snakemake, vnvim-treesitter-bot[bot]2024-03-311-1/+1
* feat(snakemake): add indentation queriesOliver Thomas2024-03-301-0/+16
* bot(lockfile): update beancount, liquid, ocaml, ocaml_interface, v, vento, wingnvim-treesitter-bot[bot]2024-03-303-4/+13
* fix(python): add staticmethod to builtin decoratorsvsajko2024-03-301-1/+1
* feat(liquid): add new parser tree-sitter-liquid (#6359)Hank Jackson2024-03-292-0/+152
* fix(c): don't highlight preproc_argJaehwang Jung2024-03-271-3/+0
* fix(php): capture `break` as keyword.repeatCaleb White2024-03-271-1/+1
* chore(php): move keywords to top of queriesCaleb White2024-03-271-167/+167
* fix(php): fix use_{as,instead_of}_clause highlightsCaleb White2024-03-271-3/+17
* fix(php): add missing keyword highlights, fix static keywordCaleb White2024-03-271-2/+15
* feat(php): add highlight testsCaleb White2024-03-271-0/+1
* feat(julia): broadcast pipeChristian Degnbol Madsen2024-03-261-1/+1
* fix(rust): indentation in tuple struct patternsAmaan Qureshi2024-03-261-0/+4
* feat(markdown): yaml, toml metadata highlights (#6360)Riley Bruins2024-03-261-0/+6
* fix(swift): highlightsWojciech Kulik2024-03-251-1/+18
* style: format querydatwaft2024-03-251-11/+8
* feat(lua): add injections for `vim.filetype.add`datwaft2024-03-251-0/+18
* feat(bash): align substitutions with expansionsmichaelPotter2024-03-241-2/+7
* feat: add djot support (#6326)Noah Bogart2024-03-222-0/+293
* refactor(format): drop extra indentation for fieldPhạm Huy Hoàng2024-03-21139-2732/+2122
* feat(rust): improve indentsAmaan Qureshi2024-03-211-2/+10
* Add "just" parserTomas Sandven2024-03-215-0/+229
* fix(rust): dedent on macro definition endAmaan Qureshi2024-03-201-1/+12
* fix(graphql): end indent after blockLevi2024-03-211-0/+2
* feat(sql): highlight fields in column definitionOmar Valdez2024-03-201-0/+3
* Update Clojure highlights to be metadata aware (#6213)Noah2024-03-191-26/+33
* feat: add vento support (#6261)Matthew Taylor2024-03-182-0/+22