nvim-treesitter-bot[bot]
8a966f32c9
bot(lockfile): update sflog
2024-08-10 08:36:10 +00:00
nvim-treesitter-bot[bot]
4d0da6b5ac
bot(readme): update
2024-08-10 08:14:07 +00:00
Xi Xiao
9a0db40403
feat(sflog): add sflog (Salesforce debug log) parser and highlights
...
Co-authored-by: xi xiao <tdxiaoxi2@gmail.com>
2024-08-10 10:05:48 +02:00
nvim-treesitter-bot[bot]
c8f8dd1551
bot(lockfile): update apex, asm, devicetree, idl, julia, soql, sosl, sql
2024-08-10 06:47:21 +00:00
Steve Vermeulen
176e446473
fix(install): vim.uv compatibility shim for 0.9
2024-08-09 13:06:51 +00:00
nvim-treesitter-bot[bot]
3d1f5e7df8
bot(lockfile): update idl, scala
2024-08-09 06:50:01 +00:00
Kyle Minshall
a8535b2329
fix(install): correct arguments for string.format
2024-08-08 15:35:07 +00:00
nvim-treesitter-bot[bot]
2e01c7104c
bot(lockfile): update hlsl, idl, nix, pascal, scala, sql, systemtap
2024-08-08 06:53:35 +00:00
DragonBillow
da7b1189ea
feat(idl): update highlights
...
Signed-off-by: DragonBillow <DragonBillow@outlook.com>
2024-08-08 15:53:03 +09:00
Paul Evans
3e0feeb062
feat(perl): update highlights and folds
2024-08-07 13:30:44 +00:00
Oliver Thomas
88aad97312
feat(snakemake): update highlights and indents
2024-08-07 10:18:56 +02:00
nvim-treesitter-bot[bot]
e28614cb1a
bot(lockfile): update idl, scala
2024-08-07 06:49:37 +00:00
Sergio Alejandro Vargas
9e66d5c72d
fix(julia): macro definition docstrings
...
Inject markdown in macro definition docstrings.
2024-08-07 00:34:56 +02:00
nvim-treesitter-bot[bot]
c79b068f39
bot(lockfile): update apex, beancount, idl, snakemake, soql, sosl
2024-08-06 06:51:07 +00:00
nvim-treesitter-bot[bot]
1aad04ecde
bot(lockfile): update apex, hlsplaylist, muttrc, nix, soql, sosl, tmux, zathurarc
2024-08-05 08:13:48 +00:00
Riley Bruins
558c7ad7bf
fix(lua): proper indent after multiline string arg
2024-08-05 10:07:41 +02:00
nvim-treesitter-bot[bot]
d7353a6b72
bot(lockfile): update perl, typespec
2024-08-04 06:47:24 +00:00
Christian Clason
a7a3b9c10e
ci: skip updates for javascript
2024-08-03 11:25:48 +02:00
nvim-treesitter-bot[bot]
ddbcc38d46
bot(lockfile): update cuda, hlsl, kotlin, slang, typespec, vim
2024-08-03 09:25:27 +00:00
Riley Bruins
09bad640e4
fix(query): proper indentation after quantifiers
2024-08-02 22:45:14 +09:00
nvim-treesitter-bot[bot]
8453015093
bot(lockfile): update kotlin, nix, perl
2024-08-02 07:37:14 +00:00
DimensionalDot
110a50e371
feat(ecma): inject sql template methods
2024-08-02 09:28:35 +02:00
Omar Valdez
d13f0183ba
feat(highlights): capture wildcard imports as @character.special
2024-08-01 10:24:40 +02:00
nvim-treesitter-bot[bot]
c67881c265
bot(lockfile): update gomod, groovy, powershell, roc
2024-08-01 06:50:08 +00:00
Andrey Chalkin
fcf79acfd1
feat(powershell): added data section name highlights
2024-08-01 08:40:44 +02:00
再生花
929e4739cc
fix(format): field_def inside grouping
2024-08-01 08:40:23 +02:00
Oliver Thomas
65310b64ee
fix: prevent double indent from pipes
2024-07-31 11:23:46 +02:00
nvim-treesitter-bot[bot]
8e569bc4b5
bot(lockfile): update http, hurl, matlab, sql, swift
2024-07-31 07:00:56 +00:00
belltoy
9f8c99e980
feat(vrl): Add vrl parser and queries
2024-07-30 22:08:38 +02:00
nvim-treesitter-bot[bot]
cc69a061fe
bot(lockfile): update d, just, kotlin, wit
2024-07-30 07:08:33 +00:00
nvim-treesitter-bot[bot]
a7ba147b4b
bot(lockfile): update d, kotlin, problog, prolog, rescript
2024-07-29 07:19:42 +00:00
ObserverOfTime
8dbab59773
feat(powershell): highlight shebang
2024-07-29 09:07:47 +02:00
nvim-treesitter-bot[bot]
2d5133f674
bot(lockfile)!: update d, latex
...
adapt d injections to breaking grammar change
2024-07-28 09:50:54 +00:00
Omar Valdez
45b3f7a8cf
fix(strace): Fix comment injection
2024-07-28 11:44:13 +02:00
Omar Valdez
51bba660a8
refactor(queries): Remove quotes from properties in set! directive
2024-07-28 11:43:41 +02:00
Jonas Dujava
88aa09e6e9
feat(latex): capture left/right math delimiters
...
Capture math delimiters provided by commands such as
`\left` and `\right`.
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
2024-07-28 11:16:09 +02:00
Richard Macklin
ed871c970a
docs(install): fix typo
2024-07-28 11:15:13 +02:00
Riley Bruins
f97e0de005
feat: add rescript parser and queries ( #6671 )
2024-07-27 17:34:30 +02:00
Riley Bruins
7cec6219c4
fix(query): properly apply predicate injections
...
I think these have been broken since the query parser update. Basically
the inner node for the string content was preventing injections because
include-children was not set.
2024-07-27 17:17:26 +02:00
Omar Valdez
2b4881286a
feat(luap): Make class captures similar to regex captures
2024-07-27 13:31:21 +02:00
Omar Valdez
886b496763
feat(query): Highlight key in set! directive
2024-07-27 13:29:09 +02:00
nvim-treesitter-bot[bot]
1899c8c8ec
bot(lockfile): update groovy, idl, latex, php, php_only, sql, systemverilog
2024-07-27 08:55:11 +00:00
Jonas Dujava
e265fec94c
fix(latex): environment name should be label
...
Environment names are captured as `@label` in `(begin)` and `(end)`
nodes, and so should they be when we are defining environments.
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
2024-07-26 14:11:34 +02:00
nvim-treesitter-bot[bot]
e0faad4a9e
bot(lockfile): update gleam, idl, sql
2024-07-26 07:16:40 +00:00
nvim-treesitter-bot[bot]
63be47f203
bot(lockfile): update erlang, janet_simple, latex, m68k, matlab
2024-07-25 07:25:39 +00:00
Gregory Anders
96c5cb2334
feat(vimdoc): set url attribute for URLs
2024-07-24 21:42:13 +02:00
nvim-treesitter-bot[bot]
c760e4037c
bot(lockfile): update heex, perl, sql
2024-07-24 07:21:42 +00:00
Dheepak Krishnamurthy
a0732ca9f0
feat(julia): Add syntax highlighting for markdown and bash prefixed_string_literals
2024-07-24 09:14:14 +02:00
Gregory Anders
b1e88723ee
feat(html): set url attribute for HTML URLs
2024-07-24 09:13:19 +02:00
Gregory Anders
205102f372
feat(markdown): set url attribute on plain URLs
...
Setting the url attribute on actual URLs will cause Nvim to use the OSC
8 sequence on the entire URL, which enables terminal emulators to detect
the URL even when it is wrapped.
The (uri_autolink) node must use an #offset! directive to strip the
surrounding <> characters from the URL.
2024-07-24 09:13:12 +02:00