nvim-treesitter-bot[bot]
76f699dcc8
bot(lockfile): update kotlin, scala
2024-03-13 16:55:29 +09:00
nvim-treesitter-bot[bot]
fec37b6f97
bot(lockfile): update angular, bash, c, cmake, cue, java, javascript, kotlin, lua, php, php_only, python, racket, ruby, rust, scala, scheme, slint, solidity, tlaplus, tsx, typescript, wing
2024-03-13 03:26:20 +00:00
ObserverOfTime
6576041660
feat(vimdoc): highlight modeline
2024-03-13 11:09:54 +08:00
再生花
e73c775aa9
feat(swift): add init/deinit indents
...
Signed-off-by: Phạm Huy Hoàng <hoangtun0810@gmail.com>
2024-03-13 11:09:42 +08:00
ObserverOfTime
8d3176cfbc
fix(scripts): actually skip lockfile updates
2024-03-12 09:55:48 +02:00
Tobias S
9d39f00a95
fix(php): highlight property access using nullsafe operator, move @property to @variable.member
2024-03-11 18:07:15 -04:00
Chad Condon
b781fd0582
fix(c): improve doxygen comment matching ( #6278 )
2024-03-11 19:02:53 +02:00
nvim-treesitter-bot[bot]
488bec0325
bot(lockfile): update arduino, beancount, ocaml, ocaml_interface
2024-03-10 04:16:33 -04:00
nvim-treesitter-bot[bot]
7ff51f53b0
bot(lockfile): update swift, vim, wing
2024-03-09 16:07:57 +09:00
nvim-treesitter-bot[bot]
57205313dd
bot(lockfile): update mlir, wing
2024-03-08 12:52:37 +01:00
Christian Clason
b4553bef58
fix(nickel): update highlights to grammar change
2024-03-08 12:38:27 +01:00
Kai Moschcau
9775d5d7c7
fix(luadoc): @nospell identifiers and keywords
2024-03-07 12:52:02 +02:00
Riley Bruins
a0f18ee98c
feat(markdown): highlight link label delimiter
2024-03-07 12:50:12 +02:00
nvim-treesitter-bot[bot]
51d7c36e5f
bot(lockfile): update python, wing
2024-03-07 16:54:20 +09:00
nvim-treesitter-bot[bot]
c09932bd2d
bot(lockfile): update cue, gitcommit, wing
2024-03-06 09:18:51 +01:00
nvim-treesitter-bot[bot]
cc6b108ea1
bot(lockfile): update gleam, php, php_only, swift, wing
2024-03-05 09:21:40 +01:00
Dennis van den Berg
212b7a504c
fix(angular): typo in capture name ( #6249 )
2024-03-04 13:05:53 +00:00
nvim-treesitter-bot[bot]
70f03829af
bot(lockfile): update puppet, swift, t32, wing
2024-03-04 09:43:02 +00:00
Charles
e479db627c
fix(sourcepawn) update queries to grammar change ( #6247 )
2024-03-04 09:33:25 +00:00
Phạm Huy Hoàng
63ca90eaa3
feat(swift): add will/didSet indent
...
Fixes CI error in PR.6237
2024-03-04 00:05:45 +09:00
Christian Clason
3d08cdd741
fix(comment): remove duplicate 'FIXME'
2024-03-03 16:03:26 +01:00
nvim-treesitter-bot[bot]
8a9bef9327
bot(readme): update
2024-03-03 12:16:39 +00:00
qvalentin
9e1f3c3369
feat: add gotemplate and helm parser support
2024-03-03 13:09:20 +01:00
nvim-treesitter-bot[bot]
f8d4e5c1ba
bot(lockfile): update arduino, gpg, sourcepawn, ssh_config, vue, wing
2024-03-03 10:32:54 +00:00
Omar Valdez
00bd760a0e
feat(csharp): highlight excape sequences ( #6229 )
2024-03-03 11:24:46 +01:00
Wu Zhenyu
533ad655ad
feat: map automake to make
2024-03-03 12:14:44 +02:00
Christian Clason
99ddf57353
feat(highlights)!: enforce documented captures ( #6232 )
...
Problem: Allowing undocumented "secret" (sub)captures makes it harder
to write comprehensive colorschemes and catch inconsistent captures.
Solution: Only allow captures listed in CONTRIBUTING.md. Add useful
(cross-language) subcaptures and drop language-specific or too niche
ones.
Follow-up: Adding further `*.builtin` captures and changing queries to
use them.
Language-specific subcaptures should instead be added in user config or
a custom language plugin.
2024-03-03 11:00:11 +01:00
Christian Clason
22c5a0d833
ci: teach bot about conventional commits
2024-03-03 10:39:15 +01:00
nvim-treesitter-bot[bot]
e3e5ff4ebd
Update README
2024-03-02 16:01:13 +00:00
Christian Clason
ada920f2a4
feat(vue): switch to new parser ( #6233 )
...
* feat(vue): switch to new parser
---------
Co-authored-by: Phạm Huy Hoàng <hoangtun0810@gmail.com>
2024-03-02 16:54:16 +01:00
nvim-treesitter-bot[bot]
a47540fd73
Update parsers: vimdoc
2024-03-02 09:18:10 +00:00
nvim-treesitter-bot[bot]
cbaad1951e
Update parsers: sourcepawn
2024-03-02 09:39:31 +01:00
nvim-treesitter-bot[bot]
c2a265156d
Update parsers: beancount, requirements, v, wing
2024-03-01 07:47:30 +00:00
Christian Clason
30a41f52f9
ci: bump create-pull-request to v6
2024-03-01 08:43:57 +01:00
Christian Clason
3ad0e410f8
fix(astro): update to scanner rewrite
2024-03-01 08:37:50 +01:00
Riley Bruins
8e349b1ea9
feat(gitcommit): highlight overflow in commit body
2024-03-01 08:30:00 +01:00
Phạm Huy Hoàng
62b0bb4f24
feat(format): extra newline after modeline
2024-02-29 23:05:30 +09:00
nvim-treesitter-bot[bot]
84daea50b1
Update parsers: angular, gitcommit, vimdoc, wing
2024-02-29 12:08:19 +00:00
GodOfAvacyn
06b5fda797
feat: add support for gdshader ( #6153 )
...
Godot shading language
---------
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2024-02-29 11:30:33 +01:00
nvim-treesitter-bot[bot]
4349af8a6e
Update parsers: chatito, gitattributes, gitcommit, gpg, groovy, hlsl, mermaid, pem, poe_filter, properties, pymanifest, requirements, ssh_config, udev, wing, xcompose
2024-02-29 15:45:33 +09:00
Brian Ryall
4a8901b0d5
feat(beancount): refactor scanner to c
2024-02-29 12:35:31 +09:00
nvim-treesitter-bot[bot]
d2f58c0b65
Update parsers: dtd, gitattributes, hyprlang, tcl, wing, xml
2024-02-28 19:10:05 +00:00
Christian Clason
c5b19f66e0
fix(typst): adapt queries to breaking parser update
2024-02-28 20:01:01 +01:00
Phạm Huy Hoàng
15d521c923
fix(purescript): comment out utf-8 char
2024-02-28 15:55:15 +01:00
nvim-treesitter-bot[bot]
31d0648055
Update parsers: angular, javascript, nim, perl, python, typst, wing
2024-02-28 09:02:57 +00:00
nvim-treesitter-bot[bot]
db12bd416e
Update parsers: fidl, haskell, nickel, python, solidity, wing
2024-02-27 09:00:02 +00:00
Riley Bruins
18aa5ae3fd
feat(c): local label highlights
2024-02-26 07:41:41 -05:00
nvim-treesitter-bot[bot]
fad40f2010
Update parsers: arduino, php, php_only, wing
2024-02-26 09:08:07 +00:00
Christian Clason
6e2b56cbe7
feat(cooklang): update to scanner rewrite
2024-02-25 17:10:36 +01:00
Amaan Qureshi
6f1f407d71
feat(rust): add more regex injection queries
2024-02-25 09:05:08 -05:00