Veesh Goldman
20b5cbfa92
feat(perl): support more modern syntax
2024-09-22 14:15:38 -04:00
nvim-treesitter-bot[bot]
2b2635551c
bot(lockfile): update d, ocaml, ocaml_interface, supercollider
2024-09-22 06:52:26 +00:00
nvim-treesitter-bot[bot]
929ca9c76e
bot(lockfile): update cpp, d, http, v
2024-09-21 06:50:09 +00:00
Riley Bruins
b8ad0473f4
fix(markdown): broader link recognition
...
**Problem:** Neovim's `gx` will not work when the cursor is on the first
`[` of an inline Markdown link.
**Solution:** Set the `url` metadata property on the link parent node,
rather than just the link label node
2024-09-20 21:35:08 +02:00
nvim-treesitter-bot[bot]
1fbc25fc11
bot(lockfile): update elm, lalrpop, v
2024-09-20 06:53:29 +00:00
Omar Valdez
188b1a6d01
feat(highlights): capture wildcard patterns as @character.special ( #7153 )
2024-09-20 08:15:01 +02:00
nvim-treesitter-bot[bot]
2b2ac30232
bot(lockfile): update editorconfig, fortran, nix, perl
2024-09-19 06:53:15 +00:00
Riley Bruins
63c532fde5
feat(swift): fold queries
2024-09-19 08:43:58 +02:00
Riley Bruins
12e339e370
feat(swift): add many missing highlights
2024-09-19 08:43:44 +02:00
Omar Valdez
45ee50d02b
feat(htmldjango): improve punctuation highlighting
...
In Django templates `{{` and `{%` are interpolations, so they should be
highlighted as @punctuation.special.
Don't highlight quotes as delimiters (consistency) and add missing comma
delimiter.
2024-09-19 08:42:52 +02:00
nvim-treesitter-bot[bot]
3c6af36794
bot(lockfile): update d, fortran, go, inko, nix, r, tlaplus
2024-09-18 07:41:18 +00:00
nvim-treesitter-bot[bot]
4d94c24d6c
bot(lockfile): update d, http, nix
2024-09-17 06:50:08 +00:00
Jerome Dalbert
cad9ff2fbc
feat(ruby): detect shebang directive
2024-09-17 04:13:38 +02:00
nvim-treesitter-bot[bot]
b9002f6fe6
bot(lockfile): update apex, sflog, soql, sosl, swift
2024-09-16 06:52:30 +00:00
Heber
5c42228e58
feat(apex): update parser and highlights ( #7151 )
2024-09-16 08:15:57 +02:00
nvim-treesitter-bot[bot]
b7160e87aa
bot(lockfile): update hurl, v
2024-09-15 06:49:50 +00:00
Riley Bruins
399062d072
fix(lua): remove duplicate ellipsis highlight
2024-09-14 23:36:35 +02:00
nvim-treesitter-bot[bot]
583395810e
bot(lockfile): update r
2024-09-14 06:50:27 +00:00
nvim-treesitter-bot[bot]
e0338f2b74
bot(lockfile): update glsl, hlsl, scala, slang
2024-09-13 06:52:53 +00:00
nvim-treesitter-bot[bot]
4af16a10b7
bot(lockfile): update gomod, latex, markdown, markdown_inline, perl, scala
2024-09-12 06:52:50 +00:00
Jerome Dalbert
66a7655a5e
feat(ruby): improve identifiers highlighting
2024-09-12 08:51:30 +02:00
Juhan
b6a6d8997c
feat(gleam): add @local.scope capture for block ( #7128 )
2024-09-11 14:01:11 +02:00
Christian Clason
d22166e3d8
ci: bump create-pull-request to v7
2024-09-11 09:20:04 +02:00
nvim-treesitter-bot[bot]
2871a4a657
bot(lockfile): update markdown, markdown_inline
2024-09-11 06:52:05 +00:00
Amaan Qureshi
6a3c6a42a6
fix(rust): comment marker should not be @operator ( #7135 )
2024-09-10 17:47:17 +00:00
Christian Clason
c436d45eee
Revert "ci(update): bump create-pull-request to v7 and sign commits"
...
This reverts commit c9003a3cb1 .
2024-09-10 10:20:29 +02:00
Christian Clason
c9003a3cb1
ci(update): bump create-pull-request to v7 and sign commits
2024-09-10 08:19:14 +00:00
nvim-treesitter-bot[bot]
f8bbb820a8
bot(lockfile): update elixir, gleam, lua, markdown, markdown_inline, perl, scala, swift
2024-09-10 06:51:01 +00:00
Jonas Dujava
13ee7f8844
feat(latex): capture conditionals
...
Generically, macros/commands in LaTeX starting on `if` are either
directly conditionals, or have similar purpose/funcionality.
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
2024-09-10 08:23:48 +02:00
nvim-treesitter-bot[bot]
4770d9a1a7
bot(lockfile): update earthfile, racket, scheme, svelte
2024-09-08 06:47:57 +00:00
Riley Bruins
58030e6d6f
fix(formatter): adapt formatter for nightly
...
After Neovim pull #30193 , the formatter was broken due to changes in the
way node data is passed to predicates.
2024-09-07 17:31:18 +02:00
nvim-treesitter-bot[bot]
00f128dd73
bot(lockfile): update elixir, erlang, groovy, r, svelte, swift
2024-09-07 06:50:25 +00:00
Avi Areman
ccbaee5954
feat(mermaid): indents and folds
2024-09-07 00:21:07 +09:00
nvim-treesitter-bot[bot]
093b29f2b4
bot(lockfile): update julia, kotlin, tcl
2024-09-06 06:50:12 +00:00
nvim-treesitter-bot[bot]
bfe74a4899
bot(lockfile): update arduino, awk, bash, c, cpp, css, cuda, go, groovy, haskell, hlsl, html, http, javascript, jsdoc, json, julia, liquid, norg, ocaml, ocaml_interface, php, php_only, phpdoc, python, ql, regex, ruby, rust, scala, slang, tcl, templ, tsx, typescript, v, wing
2024-09-05 13:36:22 +00:00
Christian Clason
3826d0c42a
fix(query): explicitly opt-in to legacy behavior
2024-09-04 15:13:41 +02:00
Omar Valdez
5b8b126de0
fix(highlights): section headings in ini, git_config editorconfig ( #7108 )
...
Section headers should be `@markup.heading` in ini-like grammars and `@string.special.path` in editorconfig.
2024-09-03 10:24:16 +02:00
Amaan Qureshi
a1573a9135
feat(javascript): update parser and queries
2024-09-02 10:04:37 +02:00
Riley Bruins
e090c5b22d
feat(wing): add many missing highlights
...
...as well as some fold and injection queries.
2024-09-02 09:55:48 +02:00
nvim-treesitter-bot[bot]
bbf1f3e546
bot(lockfile): update arduino, c_sharp, dart, embedded_template, gleam, ini, java, racket, scheme, vhdl
2024-09-02 07:52:52 +00:00
Reinis Cirpons
2d8f0f37c4
feat(gap): add gap and gaptst parser and queries ( #7110 )
2024-09-01 22:13:10 +02:00
Jonas Dujava
4e47268c6d
feat(latex): set url attribute for hyperlinks
...
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
2024-09-01 17:26:13 +02:00
nvim-treesitter-bot[bot]
aa339f6ab6
bot(lockfile): update http, styled, swift
2024-09-01 06:50:11 +00:00
Riley Bruins
749df30887
feat(query): highlight supertype "/" delimiters
2024-08-31 18:42:53 -04:00
nvim-treesitter-bot[bot]
c7920f2bc5
bot(readme): update
2024-08-31 17:23:24 +00:00
NullVoxPopuli
628f53e4cb
feat(glimmer): add glimmer-javascript and glimmer-typescript ( #7064 )
2024-08-31 19:15:40 +02:00
Omar Valdez
0b61eb4923
fix(ini): highlight setting value as @string ( #7104 )
...
Values are not typed in INI files and are interpreted as literal strings.
2024-08-31 19:14:13 +02:00
Seongmin Lee
b33a34e883
fix(http): update injections queries ( #7078 )
2024-08-31 18:52:23 +02:00
nvim-treesitter-bot[bot]
64cc1ef764
bot(lockfile): update http, kotlin, perl, templ
2024-08-31 06:49:06 +00:00
Christian Clason
fd9663acca
fix(query): explicitly opt-in to legacy behavior ( #7101 )
2024-08-30 06:57:07 -07:00