| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | bot(lockfile): update c, cpp, css, go, idl, nix, python, ruby | nvim-treesitter-bot[bot] | 2024-08-17 | 1 | -1/+1 |
| * | feat(liquid): add highlights (#7035) | Hank Jackson | 2024-08-14 | 1 | -0/+2 |
| * | fix(ini): Fix injection in comments (#7033) | Omar Valdez | 2024-08-11 | 1 | -1/+2 |
| * | feat(sflog): add sflog (Salesforce debug log) parser and highlights | Xi Xiao | 2024-08-10 | 1 | -0/+48 |
| * | feat(idl): update highlights | DragonBillow | 2024-08-08 | 1 | -1/+1 |
| * | feat(perl): update highlights and folds | Paul Evans | 2024-08-07 | 2 | -3/+35 |
| * | feat(snakemake): update highlights and indents | Oliver Thomas | 2024-08-07 | 2 | -10/+23 |
| * | fix(julia): macro definition docstrings | Sergio Alejandro Vargas | 2024-08-07 | 1 | -0/+1 |
| * | fix(lua): proper indent after multiline string arg | Riley Bruins | 2024-08-05 | 1 | -0/+1 |
| * | fix(query): proper indentation after quantifiers | Riley Bruins | 2024-08-02 | 1 | -1/+6 |
| * | feat(ecma): inject sql template methods | DimensionalDot | 2024-08-02 | 1 | -0/+19 |
| * | feat(highlights): capture wildcard imports as `@character.special` | Omar Valdez | 2024-08-01 | 7 | -6/+32 |
| * | feat(powershell): added data section name highlights | Andrey Chalkin | 2024-08-01 | 2 | -3/+11 |
| * | fix(format): field_def inside grouping | 再生花 | 2024-08-01 | 2 | -3/+6 |
| * | fix: prevent double indent from pipes | Oliver Thomas | 2024-07-31 | 1 | -2/+0 |
| * | feat(vrl): Add vrl parser and queries | belltoy | 2024-07-30 | 5 | -0/+160 |
| * | feat(powershell): highlight shebang | ObserverOfTime | 2024-07-29 | 1 | -0/+5 |
| * | bot(lockfile)!: update d, latex | nvim-treesitter-bot[bot] | 2024-07-28 | 1 | -3/+4 |
| * | fix(strace): Fix comment injection | Omar Valdez | 2024-07-28 | 1 | -2/+2 |
| * | refactor(queries): Remove quotes from properties in set! directive | Omar Valdez | 2024-07-28 | 44 | -93/+93 |
| * | feat(latex): capture left/right math delimiters | Jonas Dujava | 2024-07-28 | 1 | -0/+6 |
| * | feat: add rescript parser and queries (#6671) | Riley Bruins | 2024-07-27 | 5 | -0/+425 |
| * | fix(query): properly apply predicate injections | Riley Bruins | 2024-07-27 | 1 | -9/+9 |
| * | feat(luap): Make class captures similar to regex captures | Omar Valdez | 2024-07-27 | 1 | -1/+5 |
| * | feat(query): Highlight key in set! directive | Omar Valdez | 2024-07-27 | 1 | -1/+10 |
| * | fix(latex): environment name should be label | Jonas Dujava | 2024-07-26 | 1 | -1/+1 |
| * | feat(vimdoc): set url attribute for URLs | Gregory Anders | 2024-07-24 | 1 | -1/+2 |
| * | feat(julia): Add syntax highlighting for markdown and bash prefixed_string_li... | Dheepak Krishnamurthy | 2024-07-24 | 1 | -0/+13 |
| * | feat(html): set url attribute for HTML URLs | Gregory Anders | 2024-07-24 | 1 | -1/+2 |
| * | feat(markdown): set url attribute on plain URLs | Gregory Anders | 2024-07-24 | 1 | -0/+7 |
| * | feat(latex): improve parameters | Jonas Dujava | 2024-07-23 | 1 | -6/+7 |
| * | fix(latex): more `@nospell` | Jonas Dujava | 2024-07-23 | 1 | -31/+39 |
| * | fix(zig): add some missing highlights | Riley Bruins | 2024-07-23 | 1 | -6/+10 |
| * | feat: add powershell language | Andrey Chalkin | 2024-07-22 | 5 | -0/+487 |
| * | refactor(latex): deduplicate captures, reorder | Jonáš Dujava | 2024-07-22 | 1 | -51/+25 |
| * | fix(idl): fix break changes | DragonBillow | 2024-07-22 | 1 | -56/+20 |
| * | feat(gotmpl,helm): add locals (wip) | qvalentin | 2024-07-22 | 2 | -0/+13 |