aboutsummaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* feat(zsh): update parser and queriesGeorge Harker5 days1-0/+1
* feat(textproto): punctuation and string escape highlightsRiley Bruins9 days1-0/+12
* feat(proto): sync queries with upstream (#8554)Stefan VanBuren2026-03-062-1/+21
* feat(robot)!: update parser and queriesChristian Clason2026-03-061-1/+7
* feat(supercollider)!: update parser and querieselgiano2026-03-044-25/+69
* feat(nickel): many more highlightsRiley Bruins2026-03-011-7/+29
* feat: add gql function highlighting for ecmascript injection (#8541)Ethan Rutt2026-03-011-1/+6
* feat(ecma): variable definition from object destructure with aliasIgor2026-02-271-0/+5
* feat(make): update parser and queriesChristian Clason2026-02-261-0/+1
* fix(typst): indentation for block and branchIlya Ilyinykh2026-02-251-1/+3
* feat(nickel): update highlight queries to grammar changesSalomon Popp2026-02-251-7/+62
* fix(c_sharp): missing highlight for lambda modifier (#8526)Ark14092026-02-241-0/+3
* feat(editorconfig)!: update parser and queriesOmar Valdez2026-02-231-35/+15
* feat(kotlin)!: update parser and queriesChristian Clason2026-02-181-3/+2
* fix(glimmer_typescript): inherit typescript indentsNullVoxPopuli2026-02-181-0/+2
* feat(angular): adds support for css class bindingsDennis van den Berg2026-02-171-0/+6
* feat(vento)!: update parser and queriesChristian Clason2026-02-111-1/+21
* fix(lua): injections in vim.{rpcrequest,rpcnotify}phanium2026-02-051-2/+2
* feat(c3)!: update parser and highlights (#8477)Christian Buttner2026-01-291-3/+10
* fix(nix): make all bash injections combinedstefan2026-01-291-4/+8
* feat(rust): add !xml injectionBartłomiej Maryńczak2026-01-241-2/+2
* fix(glimmer) update injectionsNullVoxPopuli2026-01-241-13/+6
* feat(bpftrace): update parser and small highlights improvementsStanislaw Gruszka2026-01-231-2/+3
* feat(typst): set url attribute for linksmintbug2026-01-201-1/+11
* fix(fish): update builtin highlightsPeter Cardenas2026-01-191-14/+15
* fix(rust): highlight doc comment markers as @comment.documentationNico Salm2026-01-171-1/+4
* fix(haskell): use grammar for operator detection instead of matchAbbath2026-01-161-2/+1
* fix(haskell): highlighting for operator definition and operator-like construc...Abbath2026-01-151-2/+4
* fix(haskell): syntax highlighting for Haskell lambda expressionsAbbath2026-01-151-1/+2
* fix(usd): misc punctuation highlightsRiley Bruins2026-01-081-0/+2
* feat(parsers): add bpftrace (#8399)Stanislaw Gruszka2026-01-072-0/+240
* feat(kos): highlights improvements (#8404)Chris Dragan2026-01-071-1/+16
* fix(html_tags): disable spell for tags (#8410)Igor Lacerda2026-01-071-2/+4
* feat: add kos parser and queries (#8389)Chris Dragan2026-01-044-0/+207
* feat(bash): add indents querySten Laane2026-01-031-0/+32
* fix(ruby): improve highlights for pattern matching and for...in loopsneno2026-01-031-0/+9
* feat(robots)!: adapt to renamed parserChristian Clason2026-01-022-0/+0
* fix(lua): re-add missing assignment operatorChristian Clason2025-12-311-0/+2
* feat(lua): replace operator list with fieldChristian Clason2025-12-311-24/+6
* fix(nix): refactor nixosTest injections for better performance (#8378)Marc Jakobi2025-12-291-9/+27
* perf(nix): replace match with lua-matchMarc Jakobi2025-12-261-21/+83
* feat(vim): support `:tab` commandChristian Clason2025-12-201-0/+1
* feat(typoscript)!: update grammar and queries (#8341)Manfred Egger2025-12-174-13/+103
* feat(gleam)!: update parser and queriesChristian Clason2025-12-131-1/+1
* feat(haskell): injection for morpheus-graphql-client quasiquotesMarc Jakobi2025-12-091-0/+11
* feat(gdscript): update builtin highlightsRiad2025-12-091-61/+270
* feat(sql): improve `@type` capture (#8315)adaitche2025-12-091