DragonBillow
fe5c581ed5
feat(idl): update idl parser and queries ( #6854 )
2024-07-03 12:00:51 +02:00
Christian Clason
7adae51ff3
fix(turtle): update parser and queries
...
also update changed user names
2024-07-03 10:20:49 +02:00
Kai Moschcau
f1a4a75005
feat(gotmpl,helm): raise highlight priorities ( #6712 )
2024-07-03 16:59:18 +09:00
Derek Gustafson
0209151fd2
feat(elm): add folds queries
2024-07-03 09:49:13 +02:00
Stefano Volpe
6cd4ce6cab
feat: add prolog and problog parser and queries ( #6810 )
2024-07-02 16:57:30 +02:00
Omar Valdez
e0d6c7643d
feat(diff): Highlight comments
2024-07-02 09:08:51 +02:00
nvim-treesitter-bot[bot]
495c93b0d4
bot(lockfile): update git_rebase, gitcommit
2024-07-02 06:48:06 +00:00
DragonBillow
ffd7725102
feat(idl): add indents
...
Signed-off-by: DragonBillow <DragonBillow@outlook.com>
2024-07-01 16:25:07 +02:00
Bruno BELANYI
699766a0b9
feat(bp): update parser and queries ( #6843 )
2024-07-01 14:19:08 +00:00
nvim-treesitter-bot[bot]
4ee5fdd666
bot(readme): update
2024-07-01 12:09:54 +02:00
DragonBillow
020c5bc03f
fix(idl): fix author name ( #6840 )
2024-07-01 10:06:12 +00:00
nvim-treesitter-bot[bot]
5d2473d05c
bot(lockfile): update angular, diff, dtd, idl, ocaml, ocaml_interface, scala, xml
2024-07-01 09:47:53 +00:00
DragonBillow
1e546c0f5e
feat(idl): update highlight
...
Signed-off-by: DragonBillow <DragonBillow@outlook.com>
2024-07-01 11:37:38 +02:00
nvim-treesitter-bot[bot]
7ff0b8d3d2
bot(readme): update
2024-06-30 08:22:26 +00:00
Vladimir Levin
acea74c514
feat: robots.txt support
2024-06-30 11:12:36 +03:00
nvim-treesitter-bot[bot]
533da572ae
bot(lockfile): update http, matlab, scala
2024-06-30 06:46:25 +00:00
nvim-treesitter-bot[bot]
e70472794d
bot(readme): update
2024-06-30 06:10:32 +00:00
Riley Bruins
58733401e3
chore: add maintainer for r ( #6833 )
2024-06-30 15:00:04 +09:00
Riley Bruins
f0e3b5c5fe
fix(r): resolve highlight regressions
2024-06-29 09:26:53 +02:00
nvim-treesitter-bot[bot]
fa19150d00
bot(lockfile): update templ, zig
2024-06-29 06:45:57 +00:00
Phạm Huy Hoàng
3e535e826d
fix(r): adapt indent queries
...
- Anchor parameter query. There's no need for multiple indent.align
captures
- Narrow down binary_operator indent.begin. From tree-sitter-r corpus
and highlight tests, this seems to be appropriate.
2024-06-28 18:13:12 +02:00
nvim-treesitter-bot[bot]
c11d49cbef
bot(lockfile): update idl, xcompose
2024-06-28 08:13:40 +00:00
Vladimir Levin
f8d27e1abf
fix: use terraform parser for terraform-vars
2024-06-28 10:08:49 +02:00
ObserverOfTime
ec6307e5b0
refactor(python): merge docstring queries
2024-06-28 10:06:52 +02:00
Turiiya
cf7baac35a
fix(v): anchor comment highlight query
...
* fix(v): use `source_file` as parent node for comment highlight query
* fix: correctly recognize doc comment
2024-06-28 12:33:06 +09:00
nvim-treesitter-bot[bot]
984604288d
bot(lockfile): update erlang, janet_simple, m68k
2024-06-27 13:55:35 +00:00
nvim-treesitter-bot[bot]
8caffadee1
bot(readme): update
2024-06-27 15:34:19 +02:00
Christian Clason
5373c90c55
feat(r)!: update parser and queries
2024-06-27 15:31:41 +02:00
gbprod
173515a5d2
feat(gitcommit): remove overflow rule
...
This commit remove the highlight of the overflow node in gitcommit syntax
introduced [by this PR](https://github.com/nvim-treesitter/nvim-treesitter/pull/6222 ).
This node will be removed when [this PR](https://github.com/gbprod/tree-sitter-gitcommit/pull/68 )
will be merge.
2024-06-27 09:21:30 +02:00
nvim-treesitter-bot[bot]
c723b87ef6
bot(lockfile): update gitcommit, hyprlang, m68k, sparql
2024-06-27 06:51:06 +00:00
Turiiya
53b32a6aa3
feat(v): add shebang query
2024-06-26 10:54:01 +02:00
nvim-treesitter-bot[bot]
d467f7d561
bot(lockfile): update janet_simple, roc, swift
2024-06-26 06:59:40 +00:00
Christian Clason
09700b88b4
feat(tact): update parser and queries
2024-06-25 09:59:32 +02:00
nvim-treesitter-bot[bot]
0c7a0ddaf4
bot(lockfile): update just, nickel, ralph
2024-06-25 07:33:54 +00:00
nvim-treesitter-bot[bot]
d4a888ae3c
bot(lockfile): update systemverilog
2024-06-24 08:46:54 +00:00
nvim-treesitter-bot[bot]
cebb7e7c5b
bot(lockfile): update hcl, luau, terraform
2024-06-24 07:56:56 +00:00
nvim-treesitter-bot[bot]
9d80c1497e
bot(readme): update
2024-06-23 18:38:03 +02:00
zhangwwpeng
b5b64ac9fb
feat: add systemverilog support ( #6775 )
2024-06-23 18:36:01 +02:00
Christian Clason
0941c1147a
fix(latex): correct lockfile hash
2024-06-23 17:48:31 +02:00
Jonas Dujava
c233773abf
feat(latex): improve hyperlinks
...
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
2024-06-23 16:40:32 +02:00
Christian Clason
55d5772a6c
feat(latex): highlight hyperlinks
2024-06-23 12:16:51 +02:00
Riley Bruins
9581d86f97
fix(verilog): various touch-ups
2024-06-23 12:12:42 +02:00
nvim-treesitter-bot[bot]
a8904e7f83
bot(lockfile): update cuda, glsl, hlsl, janet_simple, latex, scala, slang, wgsl_bevy
2024-06-23 09:54:52 +00:00
nvim-treesitter-bot[bot]
122b4d3db1
bot(lockfile): update erlang, janet_simple, nix
2024-06-22 09:19:57 +00:00
nvim-treesitter-bot[bot]
b967bbc27b
bot(lockfile): update roc, ruby
2024-06-21 08:11:38 +00:00
nvim-treesitter-bot[bot]
7b04b398f8
bot(lockfile): update cmake, earthfile, idl, mlir
2024-06-20 07:00:34 +00:00
sogaiu
66ae8748fd
feat(janet): update highlights ( #6789 )
...
Co-authored-by: sogaiu <983021772@users.noreply.github.com>
2024-06-19 22:27:34 +09:00
nvim-treesitter-bot[bot]
53881422f6
bot(lockfile): update djot, tsx, typescript
2024-06-19 07:34:55 +00:00
Riley Bruins
4bbd2e72f8
fix(cooklang): add some missing highlights
2024-06-18 14:18:56 -04:00
nvim-treesitter-bot[bot]
2e9c346aef
bot(lockfile): update cpp, hcl, swift, terraform
2024-06-18 06:58:07 +00:00