nvim-treesitter-bot[bot]
0883ff0565
bot(lockfile): update cuda, dtd, glsl, hlsl, koto, slang, wgsl_bevy, xml
2024-04-27 08:29:11 +00:00
wzy
ab3b3ff010
feat(gitconfig): add more injections
2024-04-26 21:42:35 -04:00
NullVoxPopuli
01963961b5
feat(glimmer): highlight builtin tags
2024-04-26 21:42:06 -04:00
Omar Valdez
75beaf3632
feat(toml): highlight escape sequences
2024-04-26 21:40:35 -04:00
Omar Valdez
466da58e5b
feat(css): highlight square brackets
2024-04-26 21:40:20 -04:00
nvim-treesitter-bot[bot]
3ef8d25df2
bot(lockfile): update earthfile, mlir, rust, unison
2024-04-26 07:11:59 +00:00
Ian Hobson
19c6b0c4c9
feat: add koto
...
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2024-04-25 09:43:41 -04:00
Omar Valdez
df111f886c
feat(rasi): Highlight captures similar to CSS ( #6507 )
2024-04-25 12:05:06 +02:00
Riley Bruins
28a914eb57
fix(php): parameter and operator touch-ups
2024-04-25 12:04:50 +02:00
Silas Groh
876111c8df
feat(asm): update queries from upstream ( #6505 )
...
adds support for TC assembly
2024-04-25 08:49:58 +02:00
nvim-treesitter-bot[bot]
e245f09197
bot(lockfile): update asm, djot, mlir, unison, vhs
2024-04-25 06:48:27 +00:00
Riley Bruins
f0e91fd9b9
feat(qml): add back ecma inheritance
...
Fixed after the grammar dependencies were updated. This time inheritance
is given to the injections queries also.
2024-04-25 08:23:59 +02:00
nvim-treesitter-bot[bot]
b04ccbd0e0
bot(lockfile): update astro, dart, gleam, liquidsoap, tlaplus
2024-04-24 09:18:22 +02:00
nvim-treesitter-bot[bot]
dc71d94fe2
bot(lockfile): update djot, fennel, mermaid, query, tlaplus, vim, vimdoc
2024-04-23 09:40:20 +02:00
nvim-treesitter-bot[bot]
c1d1b4084e
bot(lockfile): update djot, fennel, hlsplaylist, muttrc, swift, tlaplus, tmux, typst, wit, zathurarc
2024-04-22 15:45:05 +00:00
Alexei Mozaidze
46f8778fbf
feat(fennel)!: update parser and queries ( #6460 )
2024-04-22 11:57:55 +02:00
nvim-treesitter-bot[bot]
075b7594ca
bot(lockfile): update arduino, djot, hlsplaylist, muttrc, readline, swift, templ, tmux, unison, zathurarc
2024-04-22 07:11:11 +00:00
Tomasz N
1e20226231
feat(php): fold consecutive imports ( #6482 )
...
* feat(php): fold consecutive imports
* Inslude possible comment too
* Format query
* Revert respecting comments
2024-04-21 12:09:52 -07:00
Vir Chaudhury
28aebb7308
feat(astro): add backtick string injections
...
This also updates a highlight to be more accurate
and bumps the lockfile to fix a few bugs.
2024-04-21 19:03:43 +02:00
nvim-treesitter-bot[bot]
9b1c2096e0
bot(lockfile): update astro, djot, earthfile
2024-04-21 08:19:11 +00:00
virchau13
ea4f6d5175
feat(astro): update injections to match parser rewrite ( #6478 )
2024-04-20 15:31:54 +02:00
nvim-treesitter-bot[bot]
a005f6fec9
bot(lockfile): update bicep, capnp, cpon, firrtl, hare, luau, po, pony, puppet, ron, smali, squirrel, tablegen, templ, thrift, v, yuck
2024-04-20 13:02:25 +00:00
nvim-treesitter-bot[bot]
eb93c3b2fb
bot(lockfile): update astro, earthfile, javascript, norg, ssh_config, wing
2024-04-20 08:50:23 +00:00
ObserverOfTime
d8bf42b262
feat(dockerfile): adapt for parser update
2024-04-20 09:31:58 +03:00
Riley Bruins
bc80862298
fix(vimscript): miscellaneous fixups
...
- Highlights the `abort` keyword
- Moves `is(not)?` from `@operator` to `@keyword.operator`
- Highlights the `->` operator
2024-04-19 19:12:26 +02:00
nvim-treesitter-bot[bot]
fea5808a58
bot(lockfile): update earthfile, http, javascript, sql, tlaplus, unison, wit
2024-04-19 07:34:56 +00:00
Alejandro
dd0c118596
feat(http): update queries to parser changes ( #6467 )
2024-04-19 09:24:29 +02:00
Guilherme Soares
baaae36ac7
feat(templ): add highlights ( #6464 )
2024-04-19 15:00:32 +09:00
nvim-treesitter-bot[bot]
208d504421
bot(lockfile): update earthfile, hlsplaylist, muttrc, nim, norg, tmux, unison, v, zathurarc
2024-04-18 06:52:31 +00:00
Sergio A. Vargas
3e10cffbb2
Julia outer keyword ( #6461 )
2024-04-17 20:59:37 +02:00
nvim-treesitter-bot[bot]
b350369740
bot(lockfile): update earthfile, groovy, norg, scala, slint, templ, v
2024-04-17 06:46:52 +00:00
Colin Kennedy
037c6af78f
fix(python): captures inner string contents with spell
2024-04-17 04:23:55 +00:00
Riley Bruins
4c84b83108
fix(r): highlight comma separators
2024-04-16 23:03:20 -04:00
nvim-treesitter-bot[bot]
7099c9e531
bot(lockfile): update diff, dtd, scala, slint, vimdoc, wing, wit, xml
2024-04-16 06:43:49 +00:00
Liam Woodleigh-Hardinge
2a95ff1476
feat(wit): Add wit parser ( #6428 )
...
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
2024-04-15 11:01:56 +00:00
nvim-treesitter-bot[bot]
1ba86026f7
bot(lockfile): update cpp, cuda, glsl, hlsl, http, julia, norg, slang, unison, v
2024-04-15 09:39:31 +02:00
Mark McCulloh
40e8c92f99
fix(wing): update to new repo ( #6446 )
2024-04-14 15:53:37 +00:00
Sergio A. Vargas
d2f4c78303
fix(julia): adapt queries to grammar changes ( #6429 )
2024-04-14 14:23:46 +02:00
Christian Clason
86ac7e9274
ci: replace node with upstream action
2024-04-14 14:10:56 +02:00
Christian Clason
497208692f
fix(compile): add /utf-8 flag on win+cl
2024-04-14 14:08:51 +02:00
Christian Clason
bfa217af76
Revert "ci(tests): drop flaky wing parser tests"
...
This reverts commit f08a9d97f7 .
(Fixed by skipping bindings when generating.)
2024-04-14 13:36:22 +02:00
Christian Clason
9a39ec072a
fix(install): do not generate bindings when generating parser
...
These are irrelevant for us and may lead to conflicts with committed
outdated bindings (e.g., wing).
2024-04-14 13:36:22 +02:00
Christian Clason
78bfee7ddb
ci(tests): use nvim nightly for win+cl
2024-04-14 13:34:44 +02:00
nvim-treesitter-bot[bot]
65ce6fde2d
bot(lockfile): update arduino, cuda, dtd, glsl, hlsl, http, norg, slang, slint, sql, swift, templ, tlaplus, unison, wing, xml, yaml
2024-04-14 11:06:54 +00:00
Christoph Sax
f22f024e78
feat(t32): update queries from upstream ( #6440 )
...
Adds support for new node type `elif_block`.
2024-04-14 12:58:21 +02:00
Christoph Sax
2c6ab9a09c
feat(t32): use filetype "trace32"
2024-04-14 12:51:05 +02:00
Christian Clason
f08a9d97f7
ci(tests): drop flaky wing parser tests
2024-04-13 20:04:38 +02:00
JoranHonig
3e1d836e0e
fix(solidity): adapt queries to parser changes
2024-04-13 20:04:38 +02:00
Dennis van den Berg
ef267f0c28
fix: add highlights for static member expression ( #6393 )
2024-04-12 14:11:01 +02:00
nvim-treesitter-bot[bot]
7e6b044be8
bot(lockfile): update bash, cpp, earthfile, mermaid, muttrc, pascal, racket, scheme, tcl, v, wing
2024-04-12 08:14:41 +00:00