| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | bot(lockfile): update apex, beancount, idl, snakemake, soql, sosl | nvim-treesitter-bot[bot] | 2024-08-06 | 1 | -6/+6 | |
| | | ||||||
| * | bot(lockfile): update apex, hlsplaylist, muttrc, nix, soql, sosl, tmux, ↵ | nvim-treesitter-bot[bot] | 2024-08-05 | 1 | -8/+8 | |
| | | | | | zathurarc | |||||
| * | fix(lua): proper indent after multiline string arg | Riley Bruins | 2024-08-05 | 3 | -0/+6 | |
| | | ||||||
| * | bot(lockfile): update perl, typespec | nvim-treesitter-bot[bot] | 2024-08-04 | 1 | -2/+2 | |
| | | ||||||
| * | ci: skip updates for javascript | Christian Clason | 2024-08-03 | 1 | -1/+1 | |
| | | ||||||
| * | bot(lockfile): update cuda, hlsl, kotlin, slang, typespec, vim | nvim-treesitter-bot[bot] | 2024-08-03 | 1 | -6/+6 | |
| | | ||||||
| * | fix(query): proper indentation after quantifiers | Riley Bruins | 2024-08-02 | 3 | -2/+19 | |
| | | ||||||
| * | bot(lockfile): update kotlin, nix, perl | nvim-treesitter-bot[bot] | 2024-08-02 | 1 | -3/+3 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | bot(lockfile): update gomod, groovy, powershell, roc | nvim-treesitter-bot[bot] | 2024-08-01 | 1 | -4/+4 | |
| | | ||||||
| * | feat(powershell): added data section name highlights | Andrey Chalkin | 2024-08-01 | 2 | -3/+11 | |
| | | ||||||
| * | fix(format): field_def inside grouping | 再生花 | 2024-08-01 | 3 | -3/+7 | |
| | | ||||||
| * | fix: prevent double indent from pipes | Oliver Thomas | 2024-07-31 | 3 | -2/+4 | |
| | | ||||||
| * | bot(lockfile): update http, hurl, matlab, sql, swift | nvim-treesitter-bot[bot] | 2024-07-31 | 1 | -5/+5 | |
| | | ||||||
| * | feat(vrl): Add vrl parser and queries | belltoy | 2024-07-30 | 8 | -0/+172 | |
| | | ||||||
| * | bot(lockfile): update d, just, kotlin, wit | nvim-treesitter-bot[bot] | 2024-07-30 | 1 | -4/+4 | |
| | | ||||||
| * | bot(lockfile): update d, kotlin, problog, prolog, rescript | nvim-treesitter-bot[bot] | 2024-07-29 | 1 | -5/+5 | |
| | | ||||||
| * | feat(powershell): highlight shebang | ObserverOfTime | 2024-07-29 | 1 | -0/+5 | |
| | | ||||||
| * | bot(lockfile)!: update d, latex | nvim-treesitter-bot[bot] | 2024-07-28 | 2 | -5/+6 | |
| | | | | | adapt d injections to breaking grammar change | |||||
| * | 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 | 45 | -95/+95 | |
| | | ||||||
| * | feat(latex): capture left/right math delimiters | Jonas Dujava | 2024-07-28 | 1 | -0/+6 | |
| | | | | | | | | Capture math delimiters provided by commands such as `\left` and `\right`. Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com> | |||||
| * | docs(install): fix typo | Richard Macklin | 2024-07-28 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add rescript parser and queries (#6671) | Riley Bruins | 2024-07-27 | 12 | -0/+748 | |
| | | ||||||
| * | fix(query): properly apply predicate injections | Riley Bruins | 2024-07-27 | 2 | -9/+36 | |
| | | | | | | | I think these have been broken since the query parser update. Basically the inner node for the string content was preventing injections because include-children was not set. | |||||
| * | 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 | |
| | | ||||||
| * | bot(lockfile): update groovy, idl, latex, php, php_only, sql, systemverilog | nvim-treesitter-bot[bot] | 2024-07-27 | 1 | -7/+7 | |
| | | ||||||
| * | fix(latex): environment name should be label | Jonas Dujava | 2024-07-26 | 1 | -1/+1 | |
| | | | | | | | | Environment names are captured as `@label` in `(begin)` and `(end)` nodes, and so should they be when we are defining environments. Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com> | |||||
| * | bot(lockfile): update gleam, idl, sql | nvim-treesitter-bot[bot] | 2024-07-26 | 1 | -3/+3 | |
| | | ||||||
| * | bot(lockfile): update erlang, janet_simple, latex, m68k, matlab | nvim-treesitter-bot[bot] | 2024-07-25 | 1 | -5/+5 | |
| | | ||||||
| * | feat(vimdoc): set url attribute for URLs | Gregory Anders | 2024-07-24 | 1 | -1/+2 | |
| | | ||||||
| * | bot(lockfile): update heex, perl, sql | nvim-treesitter-bot[bot] | 2024-07-24 | 1 | -3/+3 | |
| | | ||||||
| * | feat(julia): Add syntax highlighting for markdown and bash ↵ | Dheepak Krishnamurthy | 2024-07-24 | 1 | -0/+13 | |
| | | | | | prefixed_string_literals | |||||
| * | 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 | |
| | | | | | | | | | | Setting the url attribute on actual URLs will cause Nvim to use the OSC 8 sequence on the entire URL, which enables terminal emulators to detect the URL even when it is wrapped. The (uri_autolink) node must use an #offset! directive to strip the surrounding <> characters from the URL. | |||||
| * | bot(lockfile): update editorconfig, latex | nvim-treesitter-bot[bot] | 2024-07-23 | 1 | -2/+2 | |
| | | ||||||
| * | feat(latex): improve parameters | Jonas Dujava | 2024-07-23 | 1 | -6/+7 | |
| | | | | | Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com> | |||||
| * | bot(lockfile): update git_rebase, perl, sourcepawn, sql, typst | nvim-treesitter-bot[bot] | 2024-07-23 | 1 | -5/+5 | |
| | | ||||||
| * | fix(latex): more `@nospell` | Jonas Dujava | 2024-07-23 | 1 | -31/+39 | |
| | | | | | | | | Apply `@nospell` to command/label names, paths, etc. Where appropriate, turn spelling off for the whole node. Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com> | |||||
| * | fix(zig): add some missing highlights | Riley Bruins | 2024-07-23 | 1 | -6/+10 | |
| | | ||||||
| * | fix(parsers): powershell maintainer | Christian Clason | 2024-07-22 | 1 | -1/+1 | |
| | | ||||||
| * | feat: add powershell language | Andrey Chalkin | 2024-07-22 | 8 | -0/+500 | |
| | | ||||||
| * | refactor(latex): deduplicate captures, reorder | Jonáš Dujava | 2024-07-22 | 1 | -51/+25 | |
| | | ||||||
| * | fix(install): abort installation using git in active git session | Jean-Sebastien Trottier | 2024-07-22 | 1 | -0/+25 | |
| | | | | | | | | | Problem: Installing a parser using git in an active git session (e.g., when editing a commit message) can corrupt the corresponding repository. Solution: Check for typical environment variables first and abort installation if found. | |||||
| * | fix(idl): fix break changes | DragonBillow | 2024-07-22 | 2 | -57/+21 | |
| | | | | | Signed-off-by: DragonBillow <DragonBillow@outlook.com> | |||||
| * | feat(gotmpl,helm): add locals (wip) | qvalentin | 2024-07-22 | 2 | -0/+13 | |
| | | ||||||
| * | feat(gotmpl,helm): add fold queries | qvalentin | 2024-07-22 | 2 | -0/+9 | |
| | | ||||||
| * | bot(lockfile): update idl, latex | nvim-treesitter-bot[bot] | 2024-07-22 | 1 | -2/+2 | |
| | | ||||||
