Commit graph

5174 commits

Author SHA1 Message Date
Christian Clason
ea3ddedd83 fix(meson): adapt to renamed node 2024-02-20 10:10:11 +01:00
dundargoc
1f6bd57192 ci: remove mergify.yml as it's no longer used 2024-02-20 09:57:10 +01:00
Phạm Huy Hoàng
917d696592 fix(scripts): add missing \n for nested grouping 2024-02-20 10:36:49 +09:00
Christian Clason
4b27f87fef fix(scripts): format-queries defaults to cwd 2024-02-20 09:59:02 +09:00
wzy
e04ce8bcec
feat: add tmux parser 2024-02-19 14:26:32 -05:00
dundargoc
5b3e9861a2 ci: simplify cache key
Also ensure new matrix fields are automatically added to cache key.
2024-02-19 17:46:07 +01:00
dundargoc
9bc21966f2 fix: typos 2024-02-19 17:45:54 +01:00
Amaan Qureshi
3a7b5a9fb4 feat(svelte)!: switch upstream parser 2024-02-19 08:11:17 -05:00
nvim-treesitter-bot[bot]
b3e53e9423 Update parsers: c, cpp, elm, html, markdown, markdown_inline, swift, vimdoc 2024-02-19 10:11:51 +01:00
nvim-treesitter-bot[bot]
4704d7ad60 Update README 2024-02-19 16:16:42 +09:00
Christian Clason
f857a96774
fix(bass): revert to upstream parser (#6131) 2024-02-19 00:56:42 -05:00
Bruno BELANYI
d10e856c11 feat(beancount): add comment injection 2024-02-19 08:18:15 +09:00
Amaan Qureshi
8e1df60b13 chore(puppet): update queries 2024-02-18 10:10:55 -05:00
Phạm Huy Hoàng
fef26b5eee
fix(format): fix nested grouping indentation (#6128) 2024-02-18 23:13:39 +09:00
Christian Clason
5e4b657181 fix(typst): add lockfile entry 2024-02-18 14:03:25 +01:00
nvim-treesitter-bot[bot]
34cb6a474f Update README 2024-02-18 12:35:32 +01:00
Raafat Turki
13e4e75079 fix(typst): remove unneeded (blob) @markup.raw capture 2024-02-18 06:22:47 -05:00
Raafat Turki
4640135fdf fix(typst): nest @markup.raw.block capture
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2024-02-18 06:22:47 -05:00
Raafat Turki
3f2f770aad fix(typst): nest @variable.member highlight capture
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2024-02-18 06:22:47 -05:00
Raafat Turki
bdff1ab16b style(typst): group fold clauses 2024-02-18 06:22:47 -05:00
Raafat Turki
9772dd19a5 style(typst): merge @punctuation.bracket clauses 2024-02-18 06:22:47 -05:00
Raafat Turki
097d6ffd5c fix(typst): move comment query to the bottom 2024-02-18 06:22:47 -05:00
Raafat Turki
f85b205e83 style(typst): format queries 2024-02-18 06:22:47 -05:00
Raafat Turki
06d575ead4 fix(typst): prevent highlighting entire function calls 2024-02-18 06:22:47 -05:00
Raafat Turki
c76e7e2a28 fix(typst): correct highlight captures 2024-02-18 06:22:47 -05:00
Raafat Turki
b3847b9551 feat(typst): add comment injection 2024-02-18 06:22:47 -05:00
Raafat Turki
4cb1595f5b feat(typst): add #show to fold and indent queries 2024-02-18 06:22:47 -05:00
Raafat Turki
2ba58a424c feat(typst): add highlight queries 2024-02-18 06:22:47 -05:00
Raafat Turki
ab3ec330ec feat: add typst parser 2024-02-18 06:22:47 -05:00
Raafat Turki
87bc770e60 style: format queries 2024-02-18 06:22:47 -05:00
Raafat Turki
c920b668f8 feat: add typst queries 2024-02-18 06:22:47 -05:00
Riley Bruins
5d9e12ccf4 fix(bash): unordered concatenation highlights 2024-02-18 06:19:20 -05:00
nvim-treesitter-bot[bot]
f75a5b4e14 Update parsers: d, swift, wgsl_bevy 2024-02-18 10:50:43 +01:00
Riley Bruins
42acc3f6e7 refactor(ecma): delimiter highlight consolidation 2024-02-17 21:47:19 -05:00
Christian Clason
17d68ac13c feat(rust): add doc comments 2024-02-17 13:24:12 +01:00
Riley Bruins
eb1914bb10 feat(latex): more text func highlights 2024-02-17 10:58:27 +01:00
nvim-treesitter-bot[bot]
47d013d025 Update parsers: c, javascript, rust, wing 2024-02-17 02:02:51 -05:00
Riley Bruins
504fe10432 feat(ecma): highlight label identifiers 2024-02-16 14:04:48 -05:00
nvim-treesitter-bot[bot]
581e87ba4e Update parsers: glsl, hlsl, hlsplaylist, muttrc, purescript, query, wing, zathurarc 2024-02-16 08:53:24 +01:00
Stephan Seitz
d49a8f82f1 highlights(slang): add support for associatedtype 2024-02-15 19:10:49 -05:00
nvim-treesitter-bot[bot]
bdaa6b817a Update parsers: agda, bash, c, c_sharp, cpp, css, devicetree, dtd, embedded_template, go, haskell, html, java, javascript, jsdoc, json, julia, kotlin, ocaml, ocaml_interface, php, php_only, python, ql, regex, ruby, rust, scala, slang, sql, tsx, typescript, verilog, wing, xml, zathurarc 2024-02-15 09:16:29 +00:00
Christian Clason
1ea4a0afd5 fix(haskell): comment out unsafe utf8 node 2024-02-15 09:16:29 +00:00
Wu Zhenyu
e32ebdc01d feat: change some ft, lang pairs
mysql comes from $VIMRUNTIME/syntax/mysql.vim
expect comes from $VIMRUNTIME/syntax/expect.vim
2024-02-15 09:39:38 +01:00
Wu Zhenyu
e4a1cc6e8e feat: add the muttrc parser 2024-02-15 09:39:10 +01:00
gi1242
69e4b99f13
fix(latex): update bibstyle queries (#6102)
Match grammar.js from commit 0d598bb95ffe3ba63403979d0d32158210974ca5 in
latex-lsp/tree-sitter-latex

Co-authored-by: gi1242 <gi1242+nvim-treesitter@gmail.com>
2024-02-15 07:59:28 +00:00
Riley Bruins
d96bf9d522
fix(python): better try-except indentation (#6097) 2024-02-15 00:39:59 +07:00
Wu Zhenyu
5a5cabd712 feat: add the hlsplaylist parser 2024-02-14 16:06:13 +01:00
nvim-treesitter-bot[bot]
883c72cddc Update parsers: tcl, wing 2024-02-14 09:49:17 +01:00
Gartox
7e9139db68 feat(lalrpop): highlight annotation macros
Lalrpop support putting annotation like `#[precedence(level = "1")]`.
This commit aims to highlight `precedence` with the `function.macro`
highlight group, like rust does with its proc macros.
2024-02-13 18:13:53 -05:00
nvim-treesitter-bot[bot]
f6342874b1 Update parsers: c, chatito, dtd, lalrpop, properties, query, slint, wing, xml, zathurarc 2024-02-13 17:09:40 +00:00