aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* bot(lockfile): update arduino, djot, hlsplaylist, muttrc, readline, swift, ↵nvim-treesitter-bot[bot]2024-04-221-10/+10
| | | | templ, tmux, unison, zathurarc
* feat(php): fold consecutive imports (#6482)Tomasz N2024-04-211-0/+1
| | | | | | | | | * feat(php): fold consecutive imports * Inslude possible comment too * Format query * Revert respecting comments
* feat(astro): add backtick string injectionsVir Chaudhury2024-04-212-1/+5
| | | | | This also updates a highlight to be more accurate and bumps the lockfile to fix a few bugs.
* bot(lockfile): update astro, djot, earthfilenvim-treesitter-bot[bot]2024-04-211-3/+3
|
* feat(astro): update injections to match parser rewrite (#6478)virchau132024-04-202-5/+9
|
* bot(lockfile): update bicep, capnp, cpon, firrtl, hare, luau, po, pony, ↵nvim-treesitter-bot[bot]2024-04-201-17/+17
| | | | puppet, ron, smali, squirrel, tablegen, templ, thrift, v, yuck
* bot(lockfile): update astro, earthfile, javascript, norg, ssh_config, wingnvim-treesitter-bot[bot]2024-04-201-6/+6
|
* feat(dockerfile): adapt for parser updateObserverOfTime2024-04-204-3/+18
|
* fix(vimscript): miscellaneous fixupsRiley Bruins2024-04-191-2/+7
| | | | | | - Highlights the `abort` keyword - Moves `is(not)?` from `@operator` to `@keyword.operator` - Highlights the `->` operator
* bot(lockfile): update earthfile, http, javascript, sql, tlaplus, unison, witnvim-treesitter-bot[bot]2024-04-191-7/+7
|
* feat(http): update queries to parser changes (#6467)Alejandro2024-04-191-3/+0
|
* feat(templ): add highlights (#6464)Guilherme Soares2024-04-191-0/+10
|
* bot(lockfile): update earthfile, hlsplaylist, muttrc, nim, norg, tmux, ↵nvim-treesitter-bot[bot]2024-04-181-9/+9
| | | | unison, v, zathurarc
* Julia outer keyword (#6461)Sergio A. Vargas2024-04-172-1/+4
|
* bot(lockfile): update earthfile, groovy, norg, scala, slint, templ, vnvim-treesitter-bot[bot]2024-04-171-7/+7
|
* fix(python): captures inner string contents with spell Colin Kennedy2024-04-171-3/+25
|
* fix(r): highlight comma separatorsRiley Bruins2024-04-161-0/+2
|
* bot(lockfile): update diff, dtd, scala, slint, vimdoc, wing, wit, xmlnvim-treesitter-bot[bot]2024-04-161-8/+8
|
* feat(wit): Add wit parser (#6428)Liam Woodleigh-Hardinge2024-04-155-0/+98
| | | | | | | | | | | | | feat: Add injections.scm fix: reverse order of matching Co-authored-by: 再生花 <hoangtun0810@gmail.com> fix: lua match for functions doc: Resolve conflict fix: Amend incorrect alphabetical order
* bot(lockfile): update cpp, cuda, glsl, hlsl, http, julia, norg, slang, unison, vnvim-treesitter-bot[bot]2024-04-151-10/+10
|
* fix(wing): update to new repo (#6446)Mark McCulloh2024-04-145-7/+10
|
* fix(julia): adapt queries to grammar changes (#6429)Sergio A. Vargas2024-04-146-81/+23
|
* ci: replace node with upstream actionChristian Clason2024-04-142-8/+2
|
* fix(compile): add `/utf-8` flag on win+clChristian Clason2024-04-143-7/+8
|
* Revert "ci(tests): drop flaky wing parser tests"Christian Clason2024-04-142-0/+23
| | | | | | This reverts commit f08a9d97f7a2ac02115a5c1c8e3973b2634d996b. (Fixed by skipping bindings when generating.)
* fix(install): do not generate bindings when generating parserChristian Clason2024-04-141-2/+2
| | | | | These are irrelevant for us and may lead to conflicts with committed outdated bindings (e.g., wing).
* ci(tests): use nvim nightly for win+clChristian Clason2024-04-141-1/+1
|
* bot(lockfile): update arduino, cuda, dtd, glsl, hlsl, http, norg, slang, ↵nvim-treesitter-bot[bot]2024-04-141-17/+17
| | | | slint, sql, swift, templ, tlaplus, unison, wing, xml, yaml
* feat(t32): update queries from upstream (#6440)Christoph Sax2024-04-144-2/+9
| | | | Adds support for new node type `elif_block`.
* feat(t32): use filetype "trace32"Christoph Sax2024-04-141-0/+1
|
* ci(tests): drop flaky wing parser testsChristian Clason2024-04-132-23/+0
|
* fix(solidity): adapt queries to parser changesJoranHonig2024-04-132-9/+12
|
* fix: add highlights for static member expression (#6393)Dennis van den Berg2024-04-121-1/+4
|
* bot(lockfile): update bash, cpp, earthfile, mermaid, muttrc, pascal, racket, ↵nvim-treesitter-bot[bot]2024-04-121-11/+11
| | | | scheme, tcl, v, wing
* bot(readme): updatenvim-treesitter-bot[bot]2024-04-111-0/+1
|
* feat: add earthfile parser (#6395)Gaëtan Lehmann2024-04-114-0/+149
| | | | | --------- Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
* fix(textproto): use 'pbtxt' filetype (#6427)Bruno BELANYI2024-04-112-1/+1
| | | | This is the actual name of the detected filetype.
* bot(lockfile): update svelte, v, wingnvim-treesitter-bot[bot]2024-04-111-3/+3
|
* fix(odin): updates queries from upstream (#6425)Laytan2024-04-103-9/+37
|
* bot(lockfile): update arduino, asm, go, odin, styled, typst, v, wing, yamlnvim-treesitter-bot[bot]2024-04-101-9/+9
|
* fix(go): update queries from upstreamAmaan Qureshi2024-04-102-3/+3
| | | | also bump templ to match
* fix(solidity): update queries from upstream (#6424)Amaan Qureshi2024-04-102-3/+3
|
* feat(java): add when operator (#6420)Guilherme Soares2024-04-091-0/+1
|
* bot(lockfile): update arduino, c_sharp, dart, elixir, glsl, java, json, ↵nvim-treesitter-bot[bot]2024-04-091-12/+12
| | | | mlir, rust, swift, v, wing
* feat(nix): misc cleanups + comment injection (#6418)Riley Bruins2024-04-093-24/+37
| | | | | | | | | * fix(nix): highlight strings within interpolations * feat(nix): move `derivation` to function.builtin * fix(nix): removes all `priority` workarounds * feat(nix): arbitrary injections using `#` comments
* fix(c_sharp): highlight `raw_string_literal`neuromagus2024-04-081-0/+1
|
* bot(lockfile): update c, commonlisp, cuda, dart, glsl, gstlaunch, hlsl, ↵nvim-treesitter-bot[bot]2024-04-071-13/+13
| | | | javascript, roc, slang, t32, v, wgsl_bevy
* fix(rust): update queries from upstreamAmaan Qureshi2024-04-072-2/+2
|
* bot(lockfile): update c, cuda, glsl, hlsl, javascript, python, rust, slang, ↵nvim-treesitter-bot[bot]2024-04-061-12/+12
| | | | tlaplus, typst, v, wing
* fix(bash): fix printf injection queries (#6405)David Guevara2024-04-051-9/+27
|