Commit graph

2708 commits

Author SHA1 Message Date
ObserverOfTime
a5c7a3f6b4 fix(xml,dtd): adapt to parser changes 2024-10-22 08:56:17 +02:00
Omar Valdez
18cf02f5ef
feat(c): use @constant.macro for macro identifiers (#7266) 2024-10-20 10:53:45 -07:00
Omar Valdez
3ba21f96a4
feat(xresources): add parser and queries (#7260) 2024-10-20 10:10:30 +02:00
Amaan Qureshi
ed438691df fix(xml): remove unused rules 2024-10-16 08:35:54 +02:00
Amaan Qureshi
8944dc64ef fix(tlaplus): remove unused rules 2024-10-16 08:35:54 +02:00
Amaan Qureshi
6115c3664c fix(starlark): remove unused rules 2024-10-16 08:35:54 +02:00
Amaan Qureshi
d912ede290 fix(sql): remove unused rules 2024-10-16 08:35:54 +02:00
Amaan Qureshi
07d4f138cb fix(soql): remove unused rule 2024-10-16 08:35:54 +02:00
Amaan Qureshi
584d96b46b fix(scala): remove unused rule 2024-10-16 08:35:54 +02:00
Amaan Qureshi
37163336e2 fix(re2c): remove unused rule 2024-10-16 08:35:54 +02:00
Amaan Qureshi
6940055133 fix(prql): remove unused rules 2024-10-16 08:35:54 +02:00
Amaan Qureshi
439fedf446 fix(ocaml_interface): remove unused rule 2024-10-16 08:35:54 +02:00
Amaan Qureshi
1a506b6007 fix(nqc): remove unused rule 2024-10-16 08:35:54 +02:00
Amaan Qureshi
f209410513 fix(dart): remove unused rule 2024-10-16 08:35:54 +02:00
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
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
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
Heber
84bdd59c03
fix(apex): update parser and queries (#7230) 2024-10-10 20:57:54 +00:00
Novus Nota
9d2acd4997
feat(tact): update parser and queries (#7196) 2024-10-09 09:21:33 +02:00
Riley Bruins
18adcafad0 fix(dart): more highlight coverage, import folds 2024-10-08 08:43:26 +02: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
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
ricardo.demeterko
98a33cc524 feat(angular): update highlight query 2024-10-02 15:37:24 +02: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
Nikolaj Sidorenco
707313b80a
feat(fsharp): add parser and queries (#7166) 2024-09-29 11:08:21 +02: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
Riley Bruins
679883ad31
feat(gleam,luau): use @keyword.type captures (#7181) 2024-09-26 09:09:41 +02:00
Kai Moschcau
6511cd984a
fix(jsdoc): disable spelling for identifiers (#7172) 2024-09-24 09:26:55 +02:00
Veesh Goldman
20b5cbfa92
feat(perl): support more modern syntax 2024-09-22 14:15:38 -04: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
Omar Valdez
188b1a6d01
feat(highlights): capture wildcard patterns as @character.special (#7153) 2024-09-20 08:15:01 +02: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
Jerome Dalbert
cad9ff2fbc feat(ruby): detect shebang directive 2024-09-17 04:13:38 +02:00
Heber
5c42228e58
feat(apex): update parser and highlights (#7151) 2024-09-16 08:15:57 +02:00
Riley Bruins
399062d072 fix(lua): remove duplicate ellipsis highlight 2024-09-14 23:36:35 +02:00