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
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
Amaan Qureshi
b8f07b30ef
feat(yaml)!: switch upstream parser
2024-03-15 03:55:22 -04:00
qvalentin
9e1f3c3369
feat: add gotemplate and helm parser support
2024-03-03 13:09:20 +01:00
Wu Zhenyu
533ad655ad
feat: map automake to make
2024-03-03 12:14:44 +02: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
Christian Clason
3ad0e410f8
fix(astro): update to scanner rewrite
2024-03-01 08:37:50 +01: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
Brian Ryall
4a8901b0d5
feat(beancount): refactor scanner to c
2024-02-29 12:35:31 +09:00
Christian Clason
6e2b56cbe7
feat(cooklang): update to scanner rewrite
2024-02-25 17:10:36 +01:00
Christian Clason
adf72368f6
feat(nickel): adapt to scanner rewrite
2024-02-23 18:33:25 +01:00
ObserverOfTime
e105b5e67d
feat(properties): update parser & queries
2024-02-23 17:37:22 +02:00
chaopeng
e159a531e5
fix(fidl): remove requires_generate_from_grammar
2024-02-23 15:39:19 +01:00
巢鹏
a8d2b54e28
feat: add fidl parser
2024-02-23 11:57:07 +09:00
Alexei Mozaidze
7d1bab6546
feat(fennel)!: switch to maintained parser ( #6132 )
...
Change the Fennel parser to a simpler and more consistent one, along with updating all the queries.
2024-02-21 13:44:01 +00:00
wzy
e04ce8bcec
feat: add tmux parser
2024-02-19 14:26:32 -05: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
Christian Clason
f857a96774
fix(bass): revert to upstream parser ( #6131 )
2024-02-19 00:56:42 -05:00
Raafat Turki
ab3ec330ec
feat: add typst parser
2024-02-18 06:22:47 -05: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
Wu Zhenyu
5a5cabd712
feat: add the hlsplaylist parser
2024-02-14 16:06:13 +01:00
Christian Clason
02ff2220d3
fix(xml): adapt to repo layout change
2024-02-13 09:33:50 +00:00
Turiiya
0aa7131044
chore(v): update repository url
2024-02-11 14:36:19 +01:00
Jongwook Choi
9860fceb73
fix: use augroup for auto_install autocmds
...
Problem: The FileType autocmd to automatically install parsers on a new
filetype (introduced in #3130 ) did not have augroup. As a result, when
`ts_configs.setup{ }` is called multiple times (for some reason),
duplicated installation requests will be made.
Solution: Use augroup with `clear = true`.
2024-02-11 11:21:29 +01:00
Christian Clason
b8840a426e
feat(tcl): add parser and queries
2024-02-09 18:29:39 +01:00
Amaan Qureshi
6b93dcd15a
chore(vue): adapt to scanner rewrite ( #6068 )
2024-02-10 02:05:52 +09:00
Charles
95036477c1
feat: add sourcepawn parser and queries ( #5865 )
2024-02-10 00:40:01 +09:00
Tobias Hunger
0f3183dda8
feat(slint)!: change to the official parser ( #6027 )
...
This change replaces the slint parser written and maintained by @jrmoulton
with the official one hosted in the slint-ui organization on github.
A huge thank you to @jrmoulton for all his work on the tree-sitter
parser!
---------
Co-authored-by: jrmoulton <jaredmoulton3@gmail.com>
2024-02-09 13:46:57 +00:00
Luckas
bc07e58f42
feat: add hyprlang parser & queries ( #5852 )
...
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
2024-02-09 10:19:46 +01:00