Christian Clason
b4897f5a84
ci(update): unblock gnuplot
2024-12-23 16:10:41 +01:00
nvim-treesitter-bot[bot]
8119950998
bot(lockfile): update kconfig, luau, odin, python, regex, v
2024-12-23 06:53:16 +00:00
nvim-treesitter-bot[bot]
caba7ef355
bot(lockfile): update bicep, java, puppet, python, verilog, zig
2024-12-22 10:19:10 +00:00
Amaan Qureshi
4d5a8e7006
feat(kconfig): adapt queries to parser changes
2024-12-22 11:06:48 +01:00
nvim-treesitter-bot[bot]
2a75d8065c
bot(lockfile): update koto, nu, powershell
2024-12-21 06:52:01 +00:00
nvim-treesitter-bot[bot]
2405274937
bot(lockfile): update java
2024-12-20 06:54:55 +00:00
nvim-treesitter-bot[bot]
fa915a30c5
bot(lockfile): update kotlin, poe_filter, rust, slint
2024-12-19 06:54:36 +00:00
nvim-treesitter-bot[bot]
102bc74e09
bot(lockfile): update hoon, nu
2024-12-18 06:54:48 +00:00
zc he
981ca7e353
fix(nu): perf issue of highlight.scm ( #7475 )
2024-12-17 16:50:36 -08:00
phanium
c47d8d27d0
fix(lua): remove duplicate nvim_command ( #7477 )
2024-12-17 11:32:17 +01:00
nvim-treesitter-bot[bot]
d20db847aa
bot(lockfile): update apex, fortran, nu, scala, sflog, soql, sosl, templ
2024-12-17 06:56:54 +00:00
nvim-treesitter-bot[bot]
1d0a8b91d0
bot(lockfile): update c, editorconfig, objc, powershell, scala, snakemake, t32, templ, vhdl, xresources
2024-12-16 09:51:56 +00:00
Mae Brooks
ad5ea0bbed
fix(gren): adapt queries to parser changes ( #7472 )
...
`case of` -> `when is`
2024-12-16 10:37:35 +01:00
Vincent Rischmann
54a29bf99d
feat(zig): improve indents ( #7471 )
2024-12-15 22:29:54 +01:00
Riley Bruins
5cf3434c69
feat(go): string regex highlights
2024-12-15 12:02:42 +01:00
Riley Bruins
89ecadd2b1
fix(go): properly apply injections in strings
2024-12-15 12:02:42 +01:00
nvim-treesitter-bot[bot]
7fee2c55e0
bot(lockfile): update apex, sflog, soql, sosl
2024-12-15 06:53:45 +00:00
nvim-treesitter-bot[bot]
cfbbdd5eff
bot(lockfile): update solidity, v
2024-12-14 06:53:54 +00:00
nvim-treesitter-bot[bot]
33d2717387
bot(lockfile): update http, nu, scala
2024-12-13 07:02:33 +00:00
nvim-treesitter-bot[bot]
2a496fa4e8
bot(lockfile): update elm, liquidsoap, scala, slint, sql, templ
2024-12-12 07:40:55 +00:00
Heber
c97f14eed1
feat(soql): update parser and queries ( #7461 )
2024-12-12 08:31:38 +01:00
nvim-treesitter-bot[bot]
5874cac1b7
bot(lockfile): update hoon, markdown, markdown_inline, nu, roc, typespec
2024-12-11 08:58:12 +00:00
nvim-treesitter-bot[bot]
337b503688
bot(lockfile): update elixir, powershell
2024-12-10 07:15:45 +00:00
phanium
c5c9f234b3
feat(sxhkd): add bash injection for (command) ( #7456 )
2024-12-10 08:08:02 +01:00
nvim-treesitter-bot[bot]
0c26a5c4bc
bot(lockfile): update astro, swift, xresources
2024-12-09 06:56:13 +00:00
nvim-treesitter-bot[bot]
3b8dee4293
bot(lockfile): update godot_resource, templ
2024-12-08 06:53:46 +00:00
nvim-treesitter-bot[bot]
894cb3cebb
bot(lockfile): update nu, t32, typespec
2024-12-07 09:14:04 +00:00
nvim-treesitter-bot[bot]
53e20aa728
bot(readme): update
2024-12-06 17:51:03 +00:00
Alexandr Martirosyan
be17791f86
feat(circom): add parser and queries
2024-12-06 18:41:37 +01:00
nvim-treesitter-bot[bot]
c56507f6a1
bot(lockfile): update c_sharp, powershell, t32
2024-12-06 06:55:44 +00:00
Fredrik Ekre
acada1a685
fix(julia): fix incorrect documentation query
...
This patch fixes an inprecise `@string.documentation` query introduced
in https://github.com/nvim-treesitter/nvim-treesitter/pull/7391 . The
pattern `(string_literal) . (call_expression)` matches also for example
`"hello"` in `foo("hello", bar())`. Similarly to
https://github.com/nvim-treesitter/nvim-treesitter/pull/7436 , this patch
limits the pattern to top-level statements.
2024-12-05 15:04:15 +01:00
nvim-treesitter-bot[bot]
046b8e9361
bot(lockfile): update python, starlark, teal
2024-12-05 06:56:11 +00:00
Yorick Peterse
0aaf146590
feat(inko): highlight the "copy" keyword
...
This keyword is added as part of the upcoming 0.18.0 release.
2024-12-04 15:39:04 +01:00
Fredrik Ekre
b0fc560c75
fix(julia): fix incorrect documentation query
...
This patch fixes an inprecise `@string.documentation` query introduced
in https://github.com/nvim-treesitter/nvim-treesitter/pull/7391 .
Specifically, the pattern `(string_literal) . (identifier)` matches also
for example `"hello"` in
```julia
foo("hello", world)
@info "hello" world
```
To fix this, this patch limits the pattern to top-level statements.
2024-12-04 11:59:55 +01:00
nvim-treesitter-bot[bot]
3edea87978
bot(lockfile): update dtd, inko, powershell, xml, yaml
2024-12-04 06:55:09 +00:00
nvim-treesitter-bot[bot]
b31188671d
bot(lockfile): update apex, sflog, soql, sosl, superhtml, swift, t32, toml, vhdl
2024-12-03 06:58:27 +00:00
nvim-treesitter-bot[bot]
69170c9314
bot(lockfile): update apex, editorconfig, elixir, ledger, markdown, markdown_inline, sflog, soql, sosl, styled, swift, xresources
2024-12-02 07:45:02 +00:00
Riley Bruins
2444c8052f
feat(gomod): punctuation, toolchain highlights
...
Reference file:
```gomod
module github.com/klauspost/reedsolomon
go 1.21
require github.com/klauspost/cpuid/v2 v2.2.8
require golang.org/x/sys v0.24.0 // indirect
retract (
v1.12.2 // https://github.com/klauspost/reedsolomon/pull/283
v1.11.6 // https://github.com/klauspost/reedsolomon/issues/240
[v1.11.3, v1.11.5] // https://github.com/klauspost/reedsolomon/pull/238
v1.11.2 // https://github.com/klauspost/reedsolomon/pull/229
)
```
2024-12-02 08:38:30 +01:00
nvim-treesitter-bot[bot]
70d44dad70
bot(lockfile): update editorconfig, swift, t32
2024-12-01 06:56:14 +00:00
Riley Bruins
454354e599
fix(nu): highlight all occurrences of "use"
2024-11-30 09:29:45 +01:00
nvim-treesitter-bot[bot]
f6f159a293
bot(lockfile): update fortran, mlir, nix, nu, typespec
2024-11-30 06:54:48 +00:00
flippette
427a90ae70
feat(rust): highlight "gen" and "raw" keywords ( #7419 )
2024-11-29 19:38:12 +01:00
Fredrik Ekre
60b4c15e7c
feat(julia): highlight interpolation operator
...
This patch adds `$` to the `@punctuation.special` capture group within
`(string_interpolation)` (e.g. `"hello $name"`) and
`(interpolation_expression)` (e.g. `:(hello $name)`) nodes.
2024-11-29 08:12:56 +01:00
nvim-treesitter-bot[bot]
a0a1d7bb50
bot(lockfile): update nu, sql, typespec
2024-11-29 06:55:21 +00:00
Yorick Peterse
4d035005d3
feat(inko): highlight "inline" keyword
...
The parser added support for the "inline" keyword in a few places. This
ensures a highlight is present for the keyword.
2024-11-28 17:52:02 +01:00
AtomToast
02f8777252
feat(zig): add locals queries ( #7401 )
2024-11-28 08:28:51 +01:00
nvim-treesitter-bot[bot]
afa0d2a9d0
bot(lockfile): update solidity, sql
2024-11-28 06:57:28 +00:00
JoranHonig
8d4fdc5e47
fix(solidity): remove spurious operators in highlight queries ( #7412 )
2024-11-27 11:04:28 +01:00
nvim-treesitter-bot[bot]
cc292c869f
bot(lockfile): update t32
2024-11-27 06:54:45 +00:00
nvim-treesitter-bot[bot]
28591731d8
bot(lockfile): update gleam, scala
2024-11-26 06:55:02 +00:00