Commit graph

5016 commits

Author SHA1 Message Date
nvim-treesitter-bot[bot]
5127a84407 bot(lockfile): update beancount, liquid, ocaml, ocaml_interface, v, vento, wing 2024-03-30 11:16:35 +00:00
vsajko
c65413f2ac
fix(python): add staticmethod to builtin decorators 2024-03-30 01:30:13 +02:00
Hank Jackson
f84887230a
feat(liquid): add new parser tree-sitter-liquid (#6359)
(templating language)
2024-03-29 09:47:26 +01:00
nvim-treesitter-bot[bot]
29f176c257 bot(lockfile): update mlir, v, wing 2024-03-29 09:45:25 +01:00
nvim-treesitter-bot[bot]
23ba63028c bot(lockfile): update elixir, groovy, tmux, wing, yaml 2024-03-28 08:27:27 +01:00
Jaehwang Jung
07a404570f fix(c): don't highlight preproc_arg
`preproc_arg` is used for the body of `#define` macro definition, which
is not appropriate to highlight with `@function.macro`. In addition,
this region has an injection to C, so it will get highlights anyway.
2024-03-27 14:48:11 +01:00
Caleb White
aa8d8bc600 fix(php): capture break as keyword.repeat 2024-03-27 08:29:44 +01:00
Caleb White
ac1742436c chore(php): move keywords to top of queries 2024-03-27 08:29:44 +01:00
Caleb White
4ebf4ca4fa chore(php): trim down tests 2024-03-27 08:29:44 +01:00
Caleb White
7d938c1c72 fix(php): fix use_{as,instead_of}_clause highlights 2024-03-27 08:29:44 +01:00
Caleb White
1c9a94bd60 fix(php): add missing keyword highlights, fix static keyword 2024-03-27 08:29:44 +01:00
Caleb White
3400788705 feat(php): add highlight tests 2024-03-27 08:29:44 +01:00
nvim-treesitter-bot[bot]
68ba579eb6 bot(lockfile): update djot, hlsplaylist, html, meson, muttrc, query, svelte, tlaplus, tmux, v, vue, wing, zathurarc 2024-03-27 08:26:44 +01:00
Christian Degnbol Madsen
839dec615a feat(julia): broadcast pipe
Add support for capturing function call after a broadcasted pipe.
Currently works for unbroadcasted pipe.
There might be a better more complicated way to do this, since this will capture the broadcasting dot as part of the `@_pipe` capture.
2024-03-26 22:57:50 -04:00
Amaan Qureshi
3d473a4d5d fix(rust): indentation in tuple struct patterns 2024-03-26 22:34:53 -04:00
Riley Bruins
7f31793159
feat(markdown): yaml, toml metadata highlights (#6360) 2024-03-26 17:19:51 +02:00
nvim-treesitter-bot[bot]
1c3fb9eac2 bot(lockfile): update djot, dtd, hyprlang, perl, tlaplus, v, wing, xml 2024-03-26 08:26:08 +01:00
Wojciech Kulik
aa31b8d4cc fix(swift): highlights 2024-03-25 18:49:52 +01:00
nvim-treesitter-bot[bot]
20042941df bot(readme): update 2024-03-25 13:43:42 +00:00
Christian Clason
cf737c341d fix(smali): move to github mirror 2024-03-25 14:36:17 +01:00
datwaft
965f2e7239 style: format query 2024-03-25 10:57:51 +02:00
datwaft
7051a72755 feat(lua): add injections for vim.filetype.add 2024-03-25 10:57:51 +02:00
Joshua Haas
33c9db832b
fix(install): remove extra space during cd (#6355)
breaks xonsh
2024-03-25 08:40:35 +01:00
nvim-treesitter-bot[bot]
8d9736cf3e bot(lockfile): update arduino, djot, haskell, mlir, norg, v, wing 2024-03-25 08:38:49 +01:00
michaelPotter
aa6323e834 feat(bash): align substitutions with expansions
The bash manual[1] considers command and process substitutions to be
forms of expansions, so they should be highlighted the same as other
expansions. This is traditionally how they have been highlighted in the
past too.

[1] https://www.gnu.org/software/bash/manual/html_node/Shell-Expansions.html
2024-03-24 20:53:58 -04:00
nvim-treesitter-bot[bot]
5e4f959d59 bot(lockfile): update d, djot, hurl, java, markdown, markdown_inline, ocaml, ocaml_interface, swift, t32, v, vimdoc 2024-03-24 17:12:18 +09:00
Christian Clason
8532b1d941 fix(liquidsoap): move scanner to C 2024-03-23 23:01:40 +01:00
nvim-treesitter-bot[bot]
b009aba903 bot(lockfile): update djot, gitcommit, gnuplot, just, latex, php, php_only, v 2024-03-23 08:56:48 +00:00
nvim-treesitter-bot[bot]
a951dcb7ec bot(lockfile): update djot, lalrpop, markdown, markdown_inline, wing 2024-03-22 17:31:12 +00:00
Christian Clason
e2ba4d2af1 feat(tlaplus): move to C scanner 2024-03-22 18:21:36 +01:00
nvim-treesitter-bot[bot]
6e7b41106e bot(readme): update 2024-03-22 08:11:27 +00:00
Noah Bogart
2205694d43 feat: add djot support (#6326)
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2024-03-22 09:02:35 +01:00
nvim-treesitter-bot[bot]
829f36b0b7 bot(lockfile): update hoon, just, v, wing 2024-03-22 08:35:53 +01:00
Phạm Huy Hoàng
722617e672 refactor(format): drop extra indentation for field 2024-03-21 15:51:26 +01:00
Amaan Qureshi
c28396de30 feat(rust): improve indents 2024-03-21 06:48:53 -04:00
nvim-treesitter-bot[bot]
3a92c540dd bot(readme): update 2024-03-21 09:40:54 +00:00
Tomas Sandven
cf685ce85f Add "just" parser 2024-03-21 10:32:09 +01:00
nvim-treesitter-bot[bot]
f60b33c1e5 bot(lockfile): update asm, c, d, html, svelte, v, wing 2024-03-21 06:47:08 +00:00
Amaan Qureshi
4d76587eec fix(rust): dedent on macro definition end 2024-03-20 19:22:23 -04:00
Levi
3686029591
fix(graphql): end indent after block 2024-03-21 00:00:44 +09:00
Omar Valdez
93a9632b63 feat(sql): highlight fields in column definition 2024-03-20 12:06:16 +01:00
TLW
19b726f9ce
feat(install): add blob filter to git clone command (#6325) 2024-03-20 08:53:05 +01:00
nvim-treesitter-bot[bot]
5c1830262b bot(lockfile): update asm, cmake, glimmer, php, php_only, typst, vimdoc, wing 2024-03-20 08:47:21 +01:00
Noah
03f650705c
Update Clojure highlights to be metadata aware (#6213) 2024-03-19 22:10:41 +01:00
nvim-treesitter-bot[bot]
567a76780c bot(lockfile): update asm, erlang, gleam, html, http, v, wing 2024-03-19 06:42:41 +00:00
Matthew Taylor
2014f8285e
feat: add vento support (#6261) 2024-03-18 10:00:22 +01:00
nvim-treesitter-bot[bot]
e6d80e5efd bot(lockfile): update arduino, cmake, dtd, http, mlir, ocaml, ocaml_interface, slint, swift, vimdoc, wing, xml 2024-03-18 15:51:48 +09:00
gi1242
6a2572c9ed fix(latex): Fold \iffalse..\fi comments 2024-03-17 19:46:21 -04:00
NTBBloodbath
c4e0f290d7 feat(http): switch to new parser version
fix(http): use `@variable.member` for fields

fix(http): keep the comment injection

fix(http): keep `method` capture as `@function.method`

docs(README.md): update HTTP parser maintainers list

feat(http): remove redundant captures

cleanup(http): remove unneedeed highlighting captures
2024-03-18 00:46:59 +02:00
nvim-treesitter-bot[bot]
bb3dd60ebc bot(lockfile): update c_sharp, glimmer, hyprlang, meson, mlir, ocaml, ocaml_interface, swift, v
adapt to ocaml grammar location change
2024-03-17 11:11:05 +00:00