Amaan Qureshi
c729bb2487
fix(bitbake): remove unused rule
2024-10-16 08:35:54 +02:00
Amaan Qureshi
25f11725d6
fix(astro): remove unused rule
2024-10-16 08:35:54 +02:00
Amaan Qureshi
cbc0d1d96e
fix(apex): remove unused rule
2024-10-16 08:35:54 +02:00
henrykvdb
b139d21726
feat(verilog)!: use systemverilog parser and queries ( #7170 )
2024-10-16 08:35:35 +02:00
nvim-treesitter-bot[bot]
596b16da17
bot(readme): update
2024-10-16 01:23:37 +00:00
Mae Brooks
d0f567251b
feat(gren): gren parser and queries ( #7237 )
2024-10-15 18:14:39 -07:00
Igor
da92610392
feat(typst): fold sections
2024-10-15 20:43:35 +02:00
Omar Valdez
39904fd016
don't capture tables as headings
2024-10-15 09:16:44 +02:00
Omar Valdez
96290ae7ea
refactor(toml): highlight queries
2024-10-15 09:16:44 +02:00
nvim-treesitter-bot[bot]
ca7993e606
bot(lockfile): update agda, bash, c, c_sharp, cmake, cpp, css, diff, editorconfig, eds, elixir, embedded_template, gitcommit, go, gotmpl, haskell, helm, hlsl, html, java, javascript, jsdoc, julia, just, ledger, php, php_only, python, ql, qmljs, regex, ruby, rust, slang, templ, tsx, typescript, verilog
2024-10-15 07:11:03 +00:00
Riley Bruins
a8052a8819
fix(diff): delta highlights override punctuation
2024-10-15 08:33:05 +02:00
Riley Bruins
049d42a31e
feat(regex): better count quantifier highlights
2024-10-15 08:32:44 +02:00
Nikolai Devolder
8672843527
Fix(auto_install): Install parser if Filetype already known
...
If setup function was called after `FileType` autocommand triggers
the installation of parser was not done.
This commit checks if filetype is already know before adding the autocommand.
2024-10-14 16:45:21 +02:00
Amaan Qureshi
2953b6ae78
fix(slang): adapt to parser changes
2024-10-14 16:45:00 +02:00
Jonáš Dujava
245ffff7ac
fix(latex): capture nameless color change ( #7243 )
...
Color can be changed by directly passing color `model` and `spec`,
so make the `name` field optional.
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
2024-10-14 15:33:36 +02:00
nvim-treesitter-bot[bot]
5a2ff8b7ca
bot(lockfile): update mlir, nix, perl, pioasm
2024-10-12 06:50:48 +00:00
nvim-treesitter-bot[bot]
19079207ba
bot(lockfile): update editorconfig, meson, nix, phpdoc, teal
2024-10-11 06:54:24 +00:00
Heber
84bdd59c03
fix(apex): update parser and queries ( #7230 )
2024-10-10 20:57:54 +00:00
nvim-treesitter-bot[bot]
9b1e607298
bot(lockfile): update editorconfig, kotlin, mlir, nix, swift, tact
2024-10-10 06:53:46 +00:00
Novus Nota
9d2acd4997
feat(tact): update parser and queries ( #7196 )
2024-10-09 09:21:33 +02:00
nvim-treesitter-bot[bot]
009e981c30
bot(lockfile): update superhtml, v
2024-10-09 06:52:41 +00:00
nvim-treesitter-bot[bot]
86c10df7ef
bot(lockfile): update cmake, llvm, perl, vhdl
2024-10-08 06:58:57 +00:00
Riley Bruins
18adcafad0
fix(dart): more highlight coverage, import folds
2024-10-08 08:43:26 +02:00
nvim-treesitter-bot[bot]
45e0d66246
bot(lockfile): update apex, mlir, nix, sflog, soql, sosl, superhtml, swift, templ, typst
2024-10-07 06:59:21 +00:00
nvim-treesitter-bot[bot]
4f04fb7027
bot(readme): update
2024-10-06 09:55:25 +00:00
Tim Culverhouse
1bcdd79088
feat(superhtml): add superhtml parser and queries
...
SuperHTML is a templating language used by the zine static site
generator.
2024-10-06 11:47:42 +02:00
nvim-treesitter-bot[bot]
da7e9751f1
bot(lockfile): update latex, nix, ruby
2024-10-06 08:58:01 +00:00
Heber
7821feb7e7
fix(apex): update parser and highlights
2024-10-05 16:35:26 +00:00
nvim-treesitter-bot[bot]
5bcc338c3d
bot(lockfile): update erlang, mlir, nix, unison
2024-10-05 09:29:05 +00:00
nvim-treesitter-bot[bot]
45386764cc
bot(lockfile): update nix, php, php_only, slint, unison
2024-10-04 06:55:20 +00:00
nvim-treesitter-bot[bot]
cc2c11c403
bot(lockfile): update fsharp, wit
2024-10-03 06:53:12 +00:00
ricardo.demeterko
98a33cc524
feat(angular): update highlight query
2024-10-02 15:37:24 +02:00
nvim-treesitter-bot[bot]
3af8476530
bot(lockfile): update erlang, mlir, nickel, nix, php, php_only, readline, scala, styled
2024-10-02 06:51:46 +00:00
Christian Clason
da61d31a3d
fix(parsers): don't register rmd and quarto for markdown
2024-10-01 21:03:52 +02:00
nvim-treesitter-bot[bot]
ef52e44bb2
bot(lockfile): update java, mlir, nix, slint, textproto, ziggy, ziggy_schema
2024-10-01 06:54:41 +00:00
Christian Clason
707e352df6
fix(parsers): register explicit filetypes unconditionally ( #7202 )
...
Co-authored-by: Riley Bruins <ribru17@hotmail.com>
2024-09-30 17:06:47 -07:00
nvim-treesitter-bot[bot]
df0f8cb58e
bot(readme): update
2024-09-30 21:42:15 +00:00
Tim Culverhouse
58c702c4d5
feat(ziggy-schema): Add ziggy-schema parser and queries
...
Ziggy-schema is the schema definition file format for a ziggy file.
2024-09-30 23:33:44 +02:00
Tim Culverhouse
1a6fa428b8
feat(ziggy): add ziggy parser and queries
...
[Ziggy](https://github.com/kristoff-it/ziggy ) is a data serialization
format used in the zine static site generator.
2024-09-30 23:33:44 +02:00
nvim-treesitter-bot[bot]
d1e1f17cea
bot(lockfile): update swift, tact, tlaplus, v
2024-09-30 06:54:36 +00:00
Christian Clason
140f534ce9
fix(parsers): adapt to upstream change in Nvim 0.11
...
In Nvim 0.11, `vim.treesitter.lang.get_lang(filetype)` falls back
to `filetype` by default, so filetypes no longer have to be registered
for languages with the same name.
2024-09-29 18:26:14 +02:00
Nikolaj Sidorenco
707313b80a
feat(fsharp): add parser and queries ( #7166 )
2024-09-29 11:08:21 +02:00
nvim-treesitter-bot[bot]
1f2059f293
bot(lockfile): update arduino, elixir, templ, tlaplus
2024-09-29 06:54:37 +00:00
Riley Bruins
36b78d112b
fix(markdown): don't set link metadata twice
...
Otherwise the same link will be opened twice when the cursor is on the
link text itself.
2024-09-28 19:02:26 +02:00
nvim-treesitter-bot[bot]
84836f08ef
bot(lockfile): update koto, nix
2024-09-28 06:51:27 +00:00
nvim-treesitter-bot[bot]
f027762845
bot(lockfile): update devicetree, fortran, gleam, inko, markdown, markdown_inline, nix, ocaml, ocaml_interface, tact, templ
2024-09-27 06:53:37 +00:00
Riley Bruins
679883ad31
feat(gleam,luau): use @keyword.type captures ( #7181 )
2024-09-26 09:09:41 +02:00
nvim-treesitter-bot[bot]
a1b791604b
bot(lockfile): update re2c
2024-09-26 06:52:25 +00:00
nvim-treesitter-bot[bot]
0c8a582e47
bot(lockfile): update odin
2024-09-25 06:55:22 +00:00
Kai Moschcau
6511cd984a
fix(jsdoc): disable spelling for identifiers ( #7172 )
2024-09-24 09:26:55 +02:00