aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fix(ci): update to changed neovim release nameChristian Clason2025-01-301-8/+1
|
* bot(lockfile): update cpp, godot_resource, leonvim-treesitter-bot[bot]2025-01-291-3/+3
|
* feat(djot)!: update to breaking parser changes (#7594)Jonas Hietala2025-01-282-61/+37
|
* bot(lockfile): update gotmpl, gren, helm, nunvim-treesitter-bot[bot]2025-01-281-4/+4
|
* ci(install): adapt to new Neovim release artefact namesChristian Clason2025-01-271-1/+8
| | | | Old name can be removed after 0.10.4 release
* bot(lockfile): update perlnvim-treesitter-bot[bot]2025-01-271-1/+1
|
* bot(lockfile): update cuda, janet_simplenvim-treesitter-bot[bot]2025-01-261-2/+2
|
* fix(verilog): capture `(non_integer_type)` as `@type.builtin`Minh Tran2025-01-251-0/+1
|
* bot(lockfile): update bash, c, c_sharp, cpp, css, elixir, embedded_template, ↵nvim-treesitter-bot[bot]2025-01-251-24/+24
| | | | go, html, java, javascript, jsdoc, json, nginx, php, php_only, prisma, python, regex, rust, scfg, tsx, typescript, v
* bot(lockfile): update bash, c, c_sharp, cpp, css, embedded_template, ↵nvim-treesitter-bot[bot]2025-01-241-20/+20
| | | | fortran, go, html, java, javascript, jsdoc, json, php, php_only, python, regex, rust, tsx, typescript
* bot(lockfile): update fortran, hack, superhtml, yaml, ziggy, ziggy_schemanvim-treesitter-bot[bot]2025-01-231-6/+6
|
* fix(nix): shorter sub-attribute function highlight query (#7579)Baraa Homsi2025-01-221-11/+3
|
* bot(lockfile): update erlang, groovy, janet_simple, kotlin, rst, slimnvim-treesitter-bot[bot]2025-01-221-6/+6
|
* bot(readme): updatenvim-treesitter-bot[bot]2025-01-211-0/+1
|
* feat(slim): add parser and queries (#7425)Théo Reichel2025-01-217-0/+144
|
* bot(lockfile): update erlang, hyprlang, solidity, t32nvim-treesitter-bot[bot]2025-01-211-4/+4
|
* fix(install): use std=c11Gabriel Holodak2025-01-201-0/+3
|
* fix(install): preserve command return code on WindowsGabriel Holodak2025-01-201-2/+2
| | | | | | `:TSInstallSync` relies on the `:system()` command to set `v:shell_error` when an error code is returned during installation. On Windows, the error code was always overwritten by `popd`'s return code.
* fix: node selection at line start that ends injected regionJaehwang Jung2025-01-201-4/+18
|
* fix(inc-selection): handle injectionsJaehwang Jung2025-01-201-7/+16
| | | | | | | | | | | | | | | * Parse injections before starting selection. * Make node_incremental climb up the LanaguageTree step by step. Previously it only considered the root parser and the bottommost parser. Now it works well with document with deeper injections, e.g., ```lua vim.cmd[=[ echo 'hello' 'world!' lua << EOF vim.cmd[[echo 'hello' 'world!']] EOF ]=] ```
* bot(lockfile): update hyprlang, query, sourcepawn, templ, vhdl, xresourcesnvim-treesitter-bot[bot]2025-01-201-6/+6
|
* feat(css): highlight `@keyframes` name (#7569)Omar Valdez2025-01-191-0/+2
|
* fix(nix): highlight functions when part of a set (#7547)Baraa Homsi2025-01-191-26/+38
| | | | | | | * feat(nix): Fix function highlights when part of a set * fix(nix): Highlight only the last identifier node in functions * fix(nix): Higher precedence for builtins compared to functions and member vars
* feat(hyprlang): bash injection for hypridle variablesOmar Valdez2025-01-191-0/+8
|
* feat(hyprlang): add missing highlightsOmar Valdez2025-01-191-7/+14
|
* feat(hyprlang): bash injections for exec keybindingsOmar Valdez2025-01-191-0/+15
|
* bot(lockfile): update fishnvim-treesitter-bot[bot]2025-01-191-1/+1
|
* ci: use new issue typesChristian Clason2025-01-173-2/+3
|
* bot(lockfile): update erlang, heex, janet_simple, lalrpopnvim-treesitter-bot[bot]2025-01-171-4/+4
|
* fix(idris): correct keyword capturesChristian Clason2025-01-161-3/+7
| | | | Fixup for #7274
* feat(idris): add parser and queries (#7274)Serhii Khoma2025-01-167-0/+273
|
* bot(lockfile): update earthfile, gotmpl, heex, helm, vhs (#7557)nvim-treesitter-bot[bot]2025-01-161-5/+5
| | | Co-authored-by: nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>
* bot(lockfile): update facility, fortran, gotmpl, helm, ocaml, ocaml_interfacenvim-treesitter-bot[bot]2025-01-151-6/+6
|
* feat(gotmpl): highlight "=" operator (#7553)Guilherme Soares2025-01-141-0/+1
|
* bot(lockfile): update apex, gap, groovy, matlab, nix, sflog, soql, soslnvim-treesitter-bot[bot]2025-01-141-8/+8
|
* fix(matlab): indentation of arguments statementÁlan e Sousa2025-01-131-0/+1
|
* bot(lockfile): update apex, dockerfile, editorconfig, gomod, mlir, odin, ↵nvim-treesitter-bot[bot]2025-01-131-10/+10
| | | | sflog, soql, sosl, xresources
* bot(lockfile): update css, fortran, gomod, ocaml, ocaml_interface, rocnvim-treesitter-bot[bot]2025-01-121-6/+6
|
* fix(verilog): add ifndef highlight (#7548)someone135742025-01-111-0/+1
|
* feat(awk): highlight more builtin functionsJSaugsburg2025-01-111-0/+34
|
* feat(elixir): add highlight for LVN sigilsBrian Cardarella2025-01-111-1/+1
|
* bot(lockfile): update apex, mlir, sflog, soql, soslnvim-treesitter-bot[bot]2025-01-111-5/+5
|
* bot(lockfile): update kotonvim-treesitter-bot[bot]2025-01-101-1/+1
|
* feat(http): fold queriesIgor2025-01-101-0/+5
|
* bot(lockfile): update ocaml, ocaml_interfacenvim-treesitter-bot[bot]2025-01-091-2/+2
|
* feat(koto): Update highlighting for 0.15Ian Hobson2025-01-081-0/+7
|
* bot(lockfile): update groovy, pythonnvim-treesitter-bot[bot]2025-01-081-2/+2
|
* bot(lockfile): update c_sharp, nickelnvim-treesitter-bot[bot]2025-01-071-2/+2
|
* bot(lockfile): update diff, just, ocaml, ocaml_interface, swift, xresourcesnvim-treesitter-bot[bot]2025-01-061-6/+6
|
* bot(lockfile): update mlir, rbs, snakemakenvim-treesitter-bot[bot]2025-01-051-3/+3
|