aboutsummaryrefslogtreecommitdiffstats
path: root/lockfile.json
Commit message (Collapse)AuthorAgeFilesLines
...
* feat: add fidl parser巢鹏2024-02-231-0/+3
|
* Update parsers: cmake, dtd, faust, fennel, gdscript, html, lua, php, ↵nvim-treesitter-bot[bot]2024-02-221-15/+15
| | | | php_only, rust, sourcepawn, typst, vim, wing, xml
* feat(chatito): update queriesObserverOfTime2024-02-211-1/+1
|
* feat(fennel)!: switch to maintained parser (#6132)Alexei Mozaidze2024-02-211-1/+1
| | | | Change the Fennel parser to a simpler and more consistent one, along with updating all the queries.
* Update parsers: cuda, dtd, gdscript, hlsl, readline, slang, sourcepawn, ↵nvim-treesitter-bot[bot]2024-02-211-9/+9
| | | | wing, xml
* Update parsers: gdscript, hlsplaylist, html, muttrc, wing, zathurarcnvim-treesitter-bot[bot]2024-02-201-6/+6
|
* fix(meson): adapt to renamed nodeChristian Clason2024-02-201-1/+1
|
* feat: add tmux parserwzy2024-02-191-0/+3
|
* feat(svelte)!: switch upstream parserAmaan Qureshi2024-02-191-1/+1
|
* Update parsers: c, cpp, elm, html, markdown, markdown_inline, swift, vimdocnvim-treesitter-bot[bot]2024-02-191-8/+8
|
* fix(bass): revert to upstream parser (#6131)Christian Clason2024-02-191-1/+1
|
* chore(puppet): update queriesAmaan Qureshi2024-02-181-1/+1
|
* fix(typst): add lockfile entryChristian Clason2024-02-181-0/+3
|
* Update parsers: d, swift, wgsl_bevynvim-treesitter-bot[bot]2024-02-181-3/+3
|
* Update parsers: c, javascript, rust, wingnvim-treesitter-bot[bot]2024-02-171-4/+4
|
* Update parsers: glsl, hlsl, hlsplaylist, muttrc, purescript, query, wing, ↵nvim-treesitter-bot[bot]2024-02-161-8/+8
| | | | zathurarc
* highlights(slang): add support for `associatedtype`Stephan Seitz2024-02-151-1/+1
|
* Update parsers: agda, bash, c, c_sharp, cpp, css, devicetree, dtd, ↵nvim-treesitter-bot[bot]2024-02-151-36/+36
| | | | 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
* feat: add the muttrc parserWu Zhenyu2024-02-151-0/+3
|
* fix(latex): update bibstyle queries (#6102)gi12422024-02-151-1/+1
| | | | | | Match grammar.js from commit 0d598bb95ffe3ba63403979d0d32158210974ca5 in latex-lsp/tree-sitter-latex Co-authored-by: gi1242 <gi1242+nvim-treesitter@gmail.com>
* feat: add the hlsplaylist parserWu Zhenyu2024-02-141-0/+3
|
* Update parsers: tcl, wingnvim-treesitter-bot[bot]2024-02-141-2/+2
|
* Update parsers: c, chatito, dtd, lalrpop, properties, query, slint, wing, ↵nvim-treesitter-bot[bot]2024-02-131-10/+10
| | | | xml, zathurarc
* Update parsers: arduino, bash, chatito, dtd, gitattributes, gpg, pem, ↵nvim-treesitter-bot[bot]2024-02-131-21/+21
| | | | poe_filter, printf, properties, pymanifest, rasi, requirements, scala, ssh_config, swift, udev, wing, xcompose, xml, zathurarc
* Update parsers: properties, scala, slang, wing, zathurarcnvim-treesitter-bot[bot]2024-02-121-5/+5
|
* chore(v): update lockfileTuriiya2024-02-111-1/+1
|
* Update parsers: bash, cpp, dart, gitattributes, hyprlang, ruby, wing, zathurarcnvim-treesitter-bot[bot]2024-02-111-8/+8
|
* chore(bash): update parser and highlightsAmaan Qureshi2024-02-101-1/+1
|
* Update parsers: arduino, bash, beancount, cpp, dtd, luadoc, slint, wing, xmlnvim-treesitter-bot[bot]2024-02-101-12/+12
|
* feat(tcl): add parser and queriesChristian Clason2024-02-091-0/+3
|
* chore(vue): adapt to scanner rewrite (#6068)Amaan Qureshi2024-02-101-1/+1
|
* feat: add sourcepawn parser and queries (#5865)Charles2024-02-101-0/+3
|
* feat(slint)!: change to the official parser (#6027)Tobias Hunger2024-02-091-1/+1
| | | | | | | | | | | 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>
* Update parsers: rubynvim-treesitter-bot[bot]2024-02-091-1/+1
|
* Update parsers: asm, faust, readline, ruby, wingnvim-treesitter-bot[bot]2024-02-091-5/+5
|
* fix(unison): adapt to breaking parser changeChristian Clason2024-02-091-1/+1
|
* feat: add hyprlang parser & queries (#5852)Luckas2024-02-091-0/+3
| | | Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
* feat: add tree-sitter-asm parser (#5946)wzy2024-02-091-0/+3
|
* chore(ruby): adapt to scanner rewriteAmaan Qureshi2024-02-091-1/+1
|
* feat(d)!: switch upstream parser to `gdamore/tree-sitter-d`Amaan Qureshi2024-02-081-1/+1
|
* feat(readline): add parser tree-sitter-readline (#6058)Riley Bruins2024-02-081-0/+3
|
* feat(faust): add tree-sitter-faust (#6043)Karl Hiner2024-02-081-0/+3
|
* Update parsers: groovy, haskell, javascript, svelte, templ, wingnvim-treesitter-bot[bot]2024-02-081-6/+6
|
* Update parsers: angular, bash, gitcommit, glsl, hlsl, php, php_only, templ, wingnvim-treesitter-bot[bot]2024-02-061-9/+9
|
* Update parsers: embedded_template, fennel, javascript, php, php_only, qmljs, ↵nvim-treesitter-bot[bot]2024-02-021-7/+7
| | | | ruby
* Update parsers: bicep, cpp, gitcommit, kdl, php, php_only, wingnvim-treesitter-bot[bot]2024-02-021-7/+7
|
* chore(bicep): update queries and add scannerAmaan Qureshi2024-02-021-1/+1
|
* chore(bicep): update highlightsAmaan Qureshi2024-02-011-1/+1
|
* Update parsers: bitbake, groovy, haskell, kconfig, luadoc, starlark, wingnvim-treesitter-bot[bot]2024-02-011-7/+7
|
* chore(typescript,tsx): update parser and queriesAmaan Qureshi2024-01-311-2/+2
|