| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | feat(ziggy-schema): Add ziggy-schema parser and queries | Tim Culverhouse | 2024-09-30 | 2 | -0/+41 |
| * | feat(ziggy): add ziggy parser and queries | Tim Culverhouse | 2024-09-30 | 2 | -0/+51 |
| * | feat(fsharp): add parser and queries (#7166) | Nikolaj Sidorenco | 2024-09-29 | 2 | -0/+422 |
| * | fix(markdown): don't set link metadata twice | Riley Bruins | 2024-09-28 | 1 | -3/+0 |
| * | feat(gleam,luau): use `@keyword.type` captures (#7181) | Riley Bruins | 2024-09-26 | 2 | -5/+5 |
| * | fix(jsdoc): disable spelling for identifiers (#7172) | Kai Moschcau | 2024-09-24 | 1 | -1/+1 |
| * | feat(perl): support more modern syntax | Veesh Goldman | 2024-09-22 | 1 | -0/+15 |
| * | fix(markdown): broader link recognition | Riley Bruins | 2024-09-20 | 1 | -6/+4 |
| * | feat(highlights): capture wildcard patterns as `@character.special` (#7153) | Omar Valdez | 2024-09-20 | 13 | -21/+45 |
| * | feat(swift): fold queries | Riley Bruins | 2024-09-19 | 1 | -0/+35 |
| * | feat(swift): add many missing highlights | Riley Bruins | 2024-09-19 | 1 | -46/+83 |
| * | feat(htmldjango): improve punctuation highlighting | Omar Valdez | 2024-09-19 | 1 | -3/+2 |
| * | bot(lockfile): update d, fortran, go, inko, nix, r, tlaplus | nvim-treesitter-bot[bot] | 2024-09-18 | 1 | -1/+1 |
| * | feat(ruby): detect shebang directive | Jerome Dalbert | 2024-09-17 | 1 | -0/+5 |
| * | feat(apex): update parser and highlights (#7151) | Heber | 2024-09-16 | 2 | -5/+5 |
| * | fix(lua): remove duplicate ellipsis highlight | Riley Bruins | 2024-09-14 | 1 | -2/+0 |
| * | feat(ruby): improve identifiers highlighting | Jerome Dalbert | 2024-09-12 | 1 | -3/+6 |
| * | feat(gleam): add `@local.scope` capture for block (#7128) | Juhan | 2024-09-11 | 1 | -0/+3 |
| * | fix(rust): comment marker should not be `@operator` (#7135) | Amaan Qureshi | 2024-09-10 | 1 | -11/+14 |
| * | feat(latex): capture conditionals | Jonas Dujava | 2024-09-10 | 1 | -0/+8 |
| * | feat(mermaid): indents and folds | Avi Areman | 2024-09-07 | 2 | -0/+28 |
| * | bot(lockfile): update arduino, awk, bash, c, cpp, css, cuda, go, groovy, hask... | nvim-treesitter-bot[bot] | 2024-09-05 | 3 | -3/+3 |
| * | fix(highlights): section headings in ini, git_config editorconfig (#7108) | Omar Valdez | 2024-09-03 | 3 | -4/+3 |
| * | feat(javascript): update parser and queries | Amaan Qureshi | 2024-09-02 | 1 | -52/+23 |
| * | feat(wing): add many missing highlights | Riley Bruins | 2024-09-02 | 3 | -11/+100 |
| * | feat(gap): add gap and gaptst parser and queries (#7110) | Reinis Cirpons | 2024-09-01 | 7 | -0/+300 |
| * | feat(latex): set url attribute for hyperlinks | Jonas Dujava | 2024-09-01 | 1 | -2/+3 |
| * | feat(query): highlight supertype "/" delimiters | Riley Bruins | 2024-08-31 | 1 | -1/+4 |
| * | feat(glimmer): add glimmer-javascript and glimmer-typescript (#7064) | NullVoxPopuli | 2024-08-31 | 10 | -7/+125 |
| * | fix(ini): highlight setting value as `@string` (#7104) | Omar Valdez | 2024-08-31 | 1 | -1/+1 |
| * | fix(http): update injections queries (#7078) | Seongmin Lee | 2024-08-31 | 1 | -7/+3 |
| * | feat(markdown): set url attribute on image links | Gregory Anders | 2024-08-30 | 1 | -0/+5 |
| * | bot(lockfile): update http, ini, leo | nvim-treesitter-bot[bot] | 2024-08-30 | 1 | -4/+1 |
| * | fix(c_sharp): remove duplicated queries (#7099) | Omar Valdez | 2024-08-30 | 1 | -9/+3 |
| * | feat!: switch upstream Zig parser | Amaan Qureshi | 2024-08-30 | 4 | -144/+198 |
| * | feat(diff): add folds | gh-liu | 2024-08-28 | 1 | -0/+5 |
| * | fix(leo): update queries (#7086) | r001 | 2024-08-28 | 1 | -11/+24 |
| * | feat(ruby): string/punctuation highlight improvements | Riley Bruins | 2024-08-26 | 1 | -10/+17 |
| * | feat(make): highlight more special characters | Riley Bruins | 2024-08-26 | 1 | -0/+16 |
| * | feat(leo): add string literals (#7084) | r001 | 2024-08-26 | 1 | -0/+2 |
| * | feat(leo): async keyword (#7083) | r001 | 2024-08-25 | 1 | -0/+2 |
| * | chore: remove r locals executable status | Riley Bruins | 2024-08-25 | 1 | -0/+0 |
| * | feat(matlab): capture comment sections | Dimitris Dimitropoulos | 2024-08-25 | 1 | -0/+3 |
| * | feat(proto): add indents | LeviOP | 2024-08-25 | 1 | -0/+11 |
| * | feat(tact): update parser and queries | Novus Nota | 2024-08-24 | 2 | -6/+2 |
| * | feat(rust): add highlight for shorthand_field_identifier | Tobias Schmitz | 2024-08-22 | 1 | -0/+2 |
| * | feat(http): switch to new parser version (#7063) | Alejandro | 2024-08-21 | 2 | -36/+37 |
| * | bot(lockfile): update c, comment, cpp, embedded_template, kotlin, latex, php,... | nvim-treesitter-bot[bot] | 2024-08-19 | 1 | -1/+1 |
| * | feat(php): php 8.4 support (#6741) | Caleb White | 2024-08-18 | 3 | -7/+26 |
| * | fix(inko): add highlight for boolean patterns (#7050) | Yorick Peterse | 2024-08-17 | 1 | -0/+2 |