Commit graph

5123 commits

Author SHA1 Message Date
Kai Moschcau
57476501e2 feat(perl): deactivate spelling in shebangs 2024-05-01 15:01:48 +02:00
Kai Moschcau
e99b79c9c1 feat(perl): activate spelling in comments 2024-05-01 15:01:48 +02:00
Kai Moschcau
60c2b084c2 feat(awk,cmake,python,r,starlark): deactivate spelling in shebangs 2024-05-01 15:01:48 +02:00
Kai Moschcau
46cac01880 feat(bash,fish): deactivate spelling in shebangs 2024-05-01 15:01:48 +02:00
Omar Valdez
c371992bcd feat(git_config): Highlight escape sequences 2024-05-01 08:35:40 -04:00
Riley Bruins
9a47a523e3 feat: import statement folds for common languages 2024-05-01 10:00:01 +02:00
Riley Bruins
f58cae6c22 feat: more @keyword.type captures 2024-05-01 09:59:50 +02:00
nvim-treesitter-bot[bot]
f0a1a13316 bot(lockfile): update angular, cpp, djot, html, json5, mlir, python, solidity, supercollider, yaml 2024-05-01 09:57:05 +02:00
Lucas Lopes
1a4274c9e1
feat(svelte): add javascript injection (#6540) 2024-05-01 00:10:19 +09:00
Dennis van den Berg
121d0c4c67
feat(angular): Add support for ICU expressions. (#6288) 2024-04-30 19:14:54 +09:00
nvim-treesitter-bot[bot]
30ed7031af bot(lockfile): update angular, apex, earthfile, fennel, soql, sosl, supercollider, wit, yaml 2024-04-30 09:00:33 +02:00
nvim-treesitter-bot[bot]
160e5d52c8 bot(lockfile): update dart, idl, swift, usd 2024-04-29 09:37:45 +02:00
Andrey Sidorov
c3ab6a5903
make sass to be highlighted in vue files (#6526) 2024-04-29 13:39:02 +09:00
nvim-treesitter-bot[bot]
19f69a5b43 bot(lockfile): update blueprint, idl, python, qmljs, rbs, slang 2024-04-28 16:21:19 +00:00
Liam Woodleigh-Hardinge
223f8dd2e4
fix(wit): update parser and queries (#6528) 2024-04-28 16:13:51 +00:00
Christian Clason
dbbaa3f66e fix(latex): update parser and queries 2024-04-28 11:58:06 +02:00
nvim-treesitter-bot[bot]
eab58e9bff bot(lockfile): update apex, bitbake, cairo, chatito, commonlisp, csv, doxygen, fsh, func, psv, slang, smithy, soql, sosl, tsv, verilog 2024-04-28 09:02:44 +00:00
nvim-treesitter-bot[bot]
a95de26cd7 bot(readme): update 2024-04-28 10:56:06 +02:00
DragonBillow
37ac5f1f9f
feat: add idl 2024-04-28 04:26:39 -04:00
nvim-treesitter-bot[bot]
0883ff0565 bot(lockfile): update cuda, dtd, glsl, hlsl, koto, slang, wgsl_bevy, xml 2024-04-27 08:29:11 +00:00
wzy
ab3b3ff010
feat(gitconfig): add more injections 2024-04-26 21:42:35 -04:00
NullVoxPopuli
01963961b5
feat(glimmer): highlight builtin tags 2024-04-26 21:42:06 -04:00
Omar Valdez
75beaf3632
feat(toml): highlight escape sequences 2024-04-26 21:40:35 -04:00
Omar Valdez
466da58e5b
feat(css): highlight square brackets 2024-04-26 21:40:20 -04:00
nvim-treesitter-bot[bot]
3ef8d25df2 bot(lockfile): update earthfile, mlir, rust, unison 2024-04-26 07:11:59 +00:00
Ian Hobson
19c6b0c4c9
feat: add koto
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2024-04-25 09:43:41 -04:00
Omar Valdez
df111f886c
feat(rasi): Highlight captures similar to CSS (#6507) 2024-04-25 12:05:06 +02:00
Riley Bruins
28a914eb57 fix(php): parameter and operator touch-ups 2024-04-25 12:04:50 +02:00
Silas Groh
876111c8df
feat(asm): update queries from upstream (#6505)
adds support for TC assembly
2024-04-25 08:49:58 +02:00
nvim-treesitter-bot[bot]
e245f09197 bot(lockfile): update asm, djot, mlir, unison, vhs 2024-04-25 06:48:27 +00:00
Riley Bruins
f0e91fd9b9 feat(qml): add back ecma inheritance
Fixed after the grammar dependencies were updated. This time inheritance
is given to the injections queries also.
2024-04-25 08:23:59 +02:00
nvim-treesitter-bot[bot]
b04ccbd0e0 bot(lockfile): update astro, dart, gleam, liquidsoap, tlaplus 2024-04-24 09:18:22 +02:00
nvim-treesitter-bot[bot]
dc71d94fe2 bot(lockfile): update djot, fennel, mermaid, query, tlaplus, vim, vimdoc 2024-04-23 09:40:20 +02:00
nvim-treesitter-bot[bot]
c1d1b4084e bot(lockfile): update djot, fennel, hlsplaylist, muttrc, swift, tlaplus, tmux, typst, wit, zathurarc 2024-04-22 15:45:05 +00:00
Alexei Mozaidze
46f8778fbf
feat(fennel)!: update parser and queries (#6460) 2024-04-22 11:57:55 +02:00
nvim-treesitter-bot[bot]
075b7594ca bot(lockfile): update arduino, djot, hlsplaylist, muttrc, readline, swift, templ, tmux, unison, zathurarc 2024-04-22 07:11:11 +00:00
Tomasz N
1e20226231
feat(php): fold consecutive imports (#6482)
* feat(php): fold consecutive imports

* Inslude possible comment too

* Format query

* Revert respecting comments
2024-04-21 12:09:52 -07:00
Vir Chaudhury
28aebb7308 feat(astro): add backtick string injections
This also updates a highlight to be more accurate
and bumps the lockfile to fix a few bugs.
2024-04-21 19:03:43 +02:00
nvim-treesitter-bot[bot]
9b1c2096e0 bot(lockfile): update astro, djot, earthfile 2024-04-21 08:19:11 +00:00
virchau13
ea4f6d5175
feat(astro): update injections to match parser rewrite (#6478) 2024-04-20 15:31:54 +02:00
nvim-treesitter-bot[bot]
a005f6fec9 bot(lockfile): update bicep, capnp, cpon, firrtl, hare, luau, po, pony, puppet, ron, smali, squirrel, tablegen, templ, thrift, v, yuck 2024-04-20 13:02:25 +00:00
nvim-treesitter-bot[bot]
eb93c3b2fb bot(lockfile): update astro, earthfile, javascript, norg, ssh_config, wing 2024-04-20 08:50:23 +00:00
ObserverOfTime
d8bf42b262 feat(dockerfile): adapt for parser update 2024-04-20 09:31:58 +03:00
Riley Bruins
bc80862298 fix(vimscript): miscellaneous fixups
- Highlights the `abort` keyword
- Moves `is(not)?` from `@operator` to `@keyword.operator`
- Highlights the `->` operator
2024-04-19 19:12:26 +02:00
nvim-treesitter-bot[bot]
fea5808a58 bot(lockfile): update earthfile, http, javascript, sql, tlaplus, unison, wit 2024-04-19 07:34:56 +00:00
Alejandro
dd0c118596
feat(http): update queries to parser changes (#6467) 2024-04-19 09:24:29 +02:00
Guilherme Soares
baaae36ac7
feat(templ): add highlights (#6464) 2024-04-19 15:00:32 +09:00
nvim-treesitter-bot[bot]
208d504421 bot(lockfile): update earthfile, hlsplaylist, muttrc, nim, norg, tmux, unison, v, zathurarc 2024-04-18 06:52:31 +00:00
Sergio A. Vargas
3e10cffbb2
Julia outer keyword (#6461) 2024-04-17 20:59:37 +02:00
nvim-treesitter-bot[bot]
b350369740 bot(lockfile): update earthfile, groovy, norg, scala, slint, templ, v 2024-04-17 06:46:52 +00:00