Omar Valdez
5d1646893a
feat: editorconfig parser and queries
2024-07-04 20:23:44 +03:00
Christian Clason
caf275382f
fix(prolog): switch to github mirror
2024-07-03 13:31:26 +02:00
Christian Clason
7adae51ff3
fix(turtle): update parser and queries
...
also update changed user names
2024-07-03 10:20:49 +02:00
Stefano Volpe
6cd4ce6cab
feat: add prolog and problog parser and queries ( #6810 )
2024-07-02 16:57:30 +02:00
DragonBillow
020c5bc03f
fix(idl): fix author name ( #6840 )
2024-07-01 10:06:12 +00:00
Vladimir Levin
acea74c514
feat: robots.txt support
2024-06-30 11:12:36 +03:00
Riley Bruins
58733401e3
chore: add maintainer for r ( #6833 )
2024-06-30 15:00:04 +09:00
Vladimir Levin
f8d27e1abf
fix: use terraform parser for terraform-vars
2024-06-28 10:08:49 +02:00
nvim-treesitter-bot[bot]
984604288d
bot(lockfile): update erlang, janet_simple, m68k
2024-06-27 13:55:35 +00:00
Christian Clason
5373c90c55
feat(r)!: update parser and queries
2024-06-27 15:31:41 +02:00
zhangwwpeng
b5b64ac9fb
feat: add systemverilog support ( #6775 )
2024-06-23 18:36:01 +02:00
nvim-treesitter-bot[bot]
71a8e8b4b6
bot(lockfile): update earthfile, hyprlang, janet_simple, svelte, twig, v
2024-06-16 09:34:09 +00:00
Christian Clason
47994d7e89
feat(roc): switch to active upstream
2024-06-15 13:57:36 +02:00
Arstoien
512e2122e0
feat: add ralph ( #6675 )
...
https://github.com/alephium/tree-sitter-ralph
2024-06-04 09:49:26 +02:00
Christian Clason
a80fe081b4
feat(predicates)!: rename has-type to kind-eq to align with Helix
...
No point in having a different name for the same predicate.
2024-06-02 12:07:58 +02:00
Riley Bruins
f9773e4a5e
test: fix tests broken after 0.10 update ( #6714 )
2024-06-01 12:33:56 +09:00
Bruno BELANYI
298a9dd4f8
feat(bp): add support for Android Blueprint ( #6626 )
2024-05-23 17:30:26 +02:00
Christian Clason
00a8cfd562
fixup: adapt to Nvim 0.11 deprecations
2024-05-17 19:52:02 +02:00
Christian Clason
7b6aefa69a
fixup: adapt to Nvim 0.11 deprecations
2024-05-17 17:59:40 +02:00
Christian Clason
3d268f9db4
fix: adapt to Nvim 0.11 deprecations
2024-05-17 17:16:44 +02:00
milanglacier
19ac9e8b5c
fix(injection): lower-case language name for markdown strings
2024-05-17 08:34:52 +00:00
Hilmar Wiegand
c26cfc75bc
feat(typespec): add support for typespec
2024-05-14 19:38:17 +02:00
Amaan Qureshi
6587d8e694
feat(c_sharp): update parser & queries
2024-05-11 15:26:30 -04:00
Novus Nota
440f177277
feat: add support for Tact ( #6554 )
2024-05-03 18:42:51 +02:00
Christian Clason
b659a6c2c3
feat(toml): switch to upstream fork
2024-05-03 11:41:49 +02:00
Yorick Peterse
7441b82fe5
feat(inko): add support for Inko
2024-05-03 11:32:15 +02:00
DragonBillow
37ac5f1f9f
feat: add idl
2024-04-28 04:26:39 -04:00
Ian Hobson
19c6b0c4c9
feat: add koto
...
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2024-04-25 09:43:41 -04:00
Alexei Mozaidze
46f8778fbf
feat(fennel)!: update parser and queries ( #6460 )
2024-04-22 11:57:55 +02:00
ObserverOfTime
d8bf42b262
feat(dockerfile): adapt for parser update
2024-04-20 09:31:58 +03:00
Liam Woodleigh-Hardinge
2a95ff1476
feat(wit): Add wit parser ( #6428 )
...
feat: Add injections.scm
fix: reverse order of matching
Co-authored-by: 再生花 <hoangtun0810@gmail.com>
fix: lua match for functions
doc: Resolve conflict
fix: Amend incorrect alphabetical order
2024-04-15 11:01:56 +00:00
Mark McCulloh
40e8c92f99
fix(wing): update to new repo ( #6446 )
2024-04-14 15:53:37 +00:00
Christian Clason
497208692f
fix(compile): add /utf-8 flag on win+cl
2024-04-14 14:08:51 +02:00
Christian Clason
9a39ec072a
fix(install): do not generate bindings when generating parser
...
These are irrelevant for us and may lead to conflicts with committed
outdated bindings (e.g., wing).
2024-04-14 13:36:22 +02:00
Christoph Sax
2c6ab9a09c
feat(t32): use filetype "trace32"
2024-04-14 12:51:05 +02:00
Gaëtan Lehmann
6ae470fd8f
feat: add earthfile parser ( #6395 )
...
---------
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2024-04-11 23:06:52 +02:00
Bruno BELANYI
5c4892b055
fix(textproto): use 'pbtxt' filetype ( #6427 )
...
This is the actual name of the detected filetype.
2024-04-11 18:03:22 +02:00
Christian Clason
e4ba167af0
fix(latex)!: adjust to dropped parser.c
2024-04-01 14:52:14 +02:00
nat-418
905fedfa28
feat(roc): add new parser tree-sitter-roc
2024-04-01 11:19:45 +02:00
Seb Tomasini
ff79725428
fix(uninstall): use correct path separator on windows ( #6369 )
2024-03-31 11:37:53 +02:00
Hank Jackson
f84887230a
feat(liquid): add new parser tree-sitter-liquid ( #6359 )
...
(templating language)
2024-03-29 09:47:26 +01:00
Christian Clason
cf737c341d
fix(smali): move to github mirror
2024-03-25 14:36:17 +01:00
Joshua Haas
33c9db832b
fix(install): remove extra space during cd ( #6355 )
...
breaks xonsh
2024-03-25 08:40:35 +01:00
Christian Clason
8532b1d941
fix(liquidsoap): move scanner to C
2024-03-23 23:01:40 +01:00
Christian Clason
e2ba4d2af1
feat(tlaplus): move to C scanner
2024-03-22 18:21:36 +01:00
Noah Bogart
2205694d43
feat: add djot support ( #6326 )
...
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2024-03-22 09:02:35 +01:00
Tomas Sandven
cf685ce85f
Add "just" parser
2024-03-21 10:32:09 +01:00
TLW
19b726f9ce
feat(install): add blob filter to git clone command ( #6325 )
2024-03-20 08:53:05 +01:00
Matthew Taylor
2014f8285e
feat: add vento support ( #6261 )
2024-03-18 10:00:22 +01: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