someone13574
|
29f96aafe1
|
fix(verilog): add ifndef highlight (#7548)
|
2025-01-11 23:12:54 +01:00 |
|
JSaugsburg
|
9ef2e37e1b
|
feat(awk): highlight more builtin functions
|
2025-01-11 14:31:24 +01:00 |
|
Brian Cardarella
|
e1e2ad1448
|
feat(elixir): add highlight for LVN sigils
|
2025-01-11 10:44:04 +01:00 |
|
nvim-treesitter-bot[bot]
|
5780226a4f
|
bot(lockfile): update apex, mlir, sflog, soql, sosl
|
2025-01-11 06:50:53 +00:00 |
|
nvim-treesitter-bot[bot]
|
306dd6e9dc
|
bot(lockfile): update koto
|
2025-01-10 08:14:32 +00:00 |
|
Igor
|
057990eb24
|
feat(http): fold queries
|
2025-01-10 09:06:34 +01:00 |
|
nvim-treesitter-bot[bot]
|
6df6e80417
|
bot(lockfile): update ocaml, ocaml_interface
|
2025-01-09 06:54:20 +00:00 |
|
Ian Hobson
|
8ca76960ae
|
feat(koto): Update highlighting for 0.15
|
2025-01-08 13:54:35 +01:00 |
|
nvim-treesitter-bot[bot]
|
10a9464a82
|
bot(lockfile): update groovy, python
|
2025-01-08 06:52:08 +00:00 |
|
nvim-treesitter-bot[bot]
|
622a4a6ba7
|
bot(lockfile): update c_sharp, nickel
|
2025-01-07 07:11:13 +00:00 |
|
nvim-treesitter-bot[bot]
|
958af94dd8
|
bot(lockfile): update diff, just, ocaml, ocaml_interface, swift, xresources
|
2025-01-06 06:53:29 +00:00 |
|
nvim-treesitter-bot[bot]
|
556ac68cd3
|
bot(lockfile): update mlir, rbs, snakemake
|
2025-01-05 06:49:48 +00:00 |
|
joker1007
|
57713d079c
|
fix(rbs): fix highlight queries of rbs that is missing some definitions
|
2025-01-04 16:13:26 +01:00 |
|
nvim-treesitter-bot[bot]
|
fae21737be
|
bot(lockfile): update julia, koto, v
|
2025-01-04 06:50:10 +00:00 |
|
Robert Horvath
|
6935286b4e
|
fix(leo): intentation fix of parenthesis
|
2025-01-03 19:17:21 +01:00 |
|
nvim-treesitter-bot[bot]
|
cfbc1c0e0f
|
bot(lockfile): update godot_resource, properties
|
2025-01-03 06:52:25 +00:00 |
|
Caleb White
|
6cb4098d51
|
fix(php): properly highlight grouped imported functions and constants
|
2025-01-02 19:13:44 +01:00 |
|
nvim-treesitter-bot[bot]
|
fc687f38d4
|
bot(lockfile): update gdscript, qmljs
|
2025-01-02 06:52:25 +00:00 |
|
nvim-treesitter-bot[bot]
|
e947d35bbf
|
bot(lockfile): update gdscript, swift
|
2025-01-01 06:54:11 +00:00 |
|
vanaigr
|
5f78e98924
|
fix(bash): offset injection content
|
2024-12-31 10:49:30 +01:00 |
|
nvim-treesitter-bot[bot]
|
0a0e2e354b
|
bot(lockfile): update fsharp
|
2024-12-31 06:54:36 +00:00 |
|
Shaun Attfield (shaun@xomen)
|
4b22291348
|
fix(xml): properly indent closing tags
Confusing as it is,
https://github.com/heurist/nvim-treesitter/blob/master/CONTRIBUTING.md?plain=1#L394
says:
```query
@indent.dedent ; dedent children when matching this node
@indent.branch ; dedent itself when matching this node
```
@indent.branch is therefore the approriate choice for de-indenting.
|
2024-12-30 17:55:55 +01:00 |
|
Robert Horvath
|
1087b183a7
|
fix(leo): indent } now properly dedents
|
2024-12-30 17:55:35 +01:00 |
|
Robert Horvath
|
f0f48e0290
|
feat(leo): highlights casting and record expressions added
|
2024-12-30 17:55:35 +01:00 |
|
Serhii Khoma
|
f87c8956ae
|
feat(ipkg): add parser and queries (#7277)
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
|
2024-12-30 08:48:20 -08:00 |
|
Derek Stride
|
a295ba13d2
|
feat(ruby): add injection for debugger command strings (#7480)
|
2024-12-30 11:14:03 +01:00 |
|
nvim-treesitter-bot[bot]
|
34d78baa86
|
bot(lockfile): update editorconfig, nu, sql, templ, vento, vhdl, xresources
|
2024-12-30 06:54:56 +00:00 |
|
ObserverOfTime
|
7e0fcf0d45
|
fix(ssh_config): highlight "always" (#7507)
|
2024-12-29 10:58:56 +01:00 |
|
nvim-treesitter-bot[bot]
|
22c86af7c8
|
bot(lockfile): update c, leo, nu, ssh_config
|
2024-12-29 06:54:09 +00:00 |
|
nvim-treesitter-bot[bot]
|
5d18ef22dc
|
bot(lockfile): update tsx, typescript
|
2024-12-28 06:53:44 +00:00 |
|
nvim-treesitter-bot[bot]
|
eb3e850acf
|
bot(lockfile): update gap, gaptst, scala
|
2024-12-27 10:47:27 +00:00 |
|
nvim-treesitter-bot[bot]
|
17678b00fa
|
bot(lockfile): update astro
|
2024-12-26 06:52:26 +00:00 |
|
nvim-treesitter-bot[bot]
|
ac6a72a6f8
|
bot(lockfile): update heex, verilog
|
2024-12-25 06:52:42 +00:00 |
|
Yorick Peterse
|
096babebf6
|
feat(inko): highlight the "type" keyword
This keyword will be released in 0.18.0 and deprecate the "class"
keyword, which in turn will be removed in 0.19.0.
|
2024-12-24 17:37:57 +01:00 |
|
nvim-treesitter-bot[bot]
|
50947387c2
|
bot(lockfile): update bp, gnuplot, just, xresources
|
2024-12-24 06:52:18 +00:00 |
|
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 |
|