chore: remove ts parsers

We should be getting our parsers via a git url dependency in our
Cargo.toml file like so:

```toml
[dependencies]
tree-sitter-lua = { git = "https://github.com/tjdevries/tree-sitter-lua.git" }
```
This commit is contained in:
Price Hiller 2024-07-06 00:04:52 -05:00
parent dd4ae987ef
commit 0a6dcf4b61
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB
188 changed files with 0 additions and 1137 deletions

950
.gitmodules vendored
View File

@ -1,950 +0,0 @@
[submodule "parsers/tree-sitter-ada"]
path = parsers/tree-sitter-ada
url = https://github.com/briot/tree-sitter-ada
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-agda"]
path = parsers/tree-sitter-agda
url = https://github.com/tree-sitter/tree-sitter-agda
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-angular"]
path = parsers/tree-sitter-angular
url = https://github.com/dlvandenberg/tree-sitter-angular
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-sfapex"]
path = parsers/tree-sitter-sfapex
url = https://github.com/aheber/tree-sitter-sfapex
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-arduino"]
path = parsers/tree-sitter-arduino
url = https://github.com/ObserverOfTime/tree-sitter-arduino
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-asm"]
path = parsers/tree-sitter-asm
url = https://github.com/RubixDev/tree-sitter-asm
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-astro"]
path = parsers/tree-sitter-astro
url = https://github.com/virchau13/tree-sitter-astro
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-authzed"]
path = parsers/tree-sitter-authzed
url = https://github.com/mleonidas/tree-sitter-authzed
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-awk"]
path = parsers/tree-sitter-awk
url = https://github.com/Beaglefoot/tree-sitter-awk
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-bash"]
path = parsers/tree-sitter-bash
url = https://github.com/tree-sitter/tree-sitter-bash
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-bass"]
path = parsers/tree-sitter-bass
url = https://github.com/vito/tree-sitter-bass
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-beancount"]
path = parsers/tree-sitter-beancount
url = https://github.com/polarmutex/tree-sitter-beancount
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-bibtex"]
path = parsers/tree-sitter-bibtex
url = https://github.com/latex-lsp/tree-sitter-bibtex
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-bicep"]
path = parsers/tree-sitter-bicep
url = https://github.com/amaanq/tree-sitter-bicep
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-bitbake"]
path = parsers/tree-sitter-bitbake
url = https://github.com/amaanq/tree-sitter-bitbake
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-blueprint"]
path = parsers/tree-sitter-blueprint
url = https://gitlab.com/gabmus/tree-sitter-blueprint.git
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-c"]
path = parsers/tree-sitter-c
url = https://github.com/tree-sitter/tree-sitter-c
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-c-sharp"]
path = parsers/tree-sitter-c-sharp
url = https://github.com/tree-sitter/tree-sitter-c-sharp
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-cairo"]
path = parsers/tree-sitter-cairo
url = https://github.com/amaanq/tree-sitter-cairo
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-capnp"]
path = parsers/tree-sitter-capnp
url = https://github.com/amaanq/tree-sitter-capnp
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-chatito"]
path = parsers/tree-sitter-chatito
url = https://github.com/ObserverOfTime/tree-sitter-chatito
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-clojure"]
path = parsers/tree-sitter-clojure
url = https://github.com/sogaiu/tree-sitter-clojure
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-cmake"]
path = parsers/tree-sitter-cmake
url = https://github.com/uyha/tree-sitter-cmake
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-comment"]
path = parsers/tree-sitter-comment
url = https://github.com/stsewd/tree-sitter-comment
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-commonlisp"]
path = parsers/tree-sitter-commonlisp
url = https://github.com/theHamsta/tree-sitter-commonlisp
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-cooklang"]
path = parsers/tree-sitter-cooklang
url = https://github.com/addcninblue/tree-sitter-cooklang
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-corn"]
path = parsers/tree-sitter-corn
url = https://github.com/jakestanger/tree-sitter-corn
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-cpon"]
path = parsers/tree-sitter-cpon
url = https://github.com/amaanq/tree-sitter-cpon
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-cpp"]
path = parsers/tree-sitter-cpp
url = https://github.com/tree-sitter/tree-sitter-cpp
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-css"]
path = parsers/tree-sitter-css
url = https://github.com/tree-sitter/tree-sitter-css
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-csv"]
path = parsers/tree-sitter-csv
url = https://github.com/amaanq/tree-sitter-csv
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-cuda"]
path = parsers/tree-sitter-cuda
url = https://github.com/theHamsta/tree-sitter-cuda
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-cue"]
path = parsers/tree-sitter-cue
url = https://github.com/eonpatapon/tree-sitter-cue
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-eex"]
path = parsers/tree-sitter-eex
url = https://github.com/connorlay/tree-sitter-eex
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-go-work"]
path = parsers/tree-sitter-go-work
url = https://github.com/omertuc/tree-sitter-go-work
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-hare"]
path = parsers/tree-sitter-hare
url = https://github.com/amaanq/tree-sitter-hare
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-go-mod"]
path = parsers/tree-sitter-go-mod
url = https://github.com/camdencheek/tree-sitter-go-mod
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-foam"]
path = parsers/tree-sitter-foam
url = https://github.com/FoamScience/tree-sitter-foam
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-dockerfile"]
path = parsers/tree-sitter-dockerfile
url = https://github.com/camdencheek/tree-sitter-dockerfile
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-json"]
path = parsers/tree-sitter-json
url = https://github.com/tree-sitter/tree-sitter-json
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-elvish"]
path = parsers/tree-sitter-elvish
url = https://github.com/elves/tree-sitter-elvish
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-gstlaunch"]
path = parsers/tree-sitter-gstlaunch
url = https://github.com/theHamsta/tree-sitter-gstlaunch
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-disassembly"]
path = parsers/tree-sitter-disassembly
url = https://github.com/ColinKennedy/tree-sitter-disassembly
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-heex"]
path = parsers/tree-sitter-heex
url = https://github.com/connorlay/tree-sitter-heex
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-json5"]
path = parsers/tree-sitter-json5
url = https://github.com/Joakker/tree-sitter-json5
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-xml"]
path = parsers/tree-sitter-xml
url = https://github.com/tree-sitter-grammars/tree-sitter-xml
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-erlang"]
path = parsers/tree-sitter-erlang
url = https://github.com/WhatsApp/tree-sitter-erlang
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-faust"]
path = parsers/tree-sitter-faust
url = https://github.com/khiner/tree-sitter-faust
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-jq"]
path = parsers/tree-sitter-jq
url = https://github.com/flurie/tree-sitter-jq
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-ini"]
path = parsers/tree-sitter-ini
url = https://github.com/justinmk/tree-sitter-ini
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-dot"]
path = parsers/tree-sitter-dot
url = https://github.com/rydesun/tree-sitter-dot
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-hlsplaylist"]
path = parsers/tree-sitter-hlsplaylist
url = https://github.com/Freed-Wu/tree-sitter-hlsplaylist
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-po"]
path = parsers/tree-sitter-po
url = https://github.com/erasin/tree-sitter-po
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-gitattributes"]
path = parsers/tree-sitter-gitattributes
url = https://github.com/ObserverOfTime/tree-sitter-gitattributes
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-forth"]
path = parsers/tree-sitter-forth
url = https://github.com/AlexanderBrevig/tree-sitter-forth
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-gdscript"]
path = parsers/tree-sitter-gdscript
url = https://github.com/PrestonKnopp/tree-sitter-gdscript
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-dhall"]
path = parsers/tree-sitter-dhall
url = https://github.com/jbellerb/tree-sitter-dhall
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-djot"]
path = parsers/tree-sitter-djot
url = https://github.com/treeman/tree-sitter-djot
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-proto"]
path = parsers/tree-sitter-proto
url = https://github.com/treywood/tree-sitter-proto
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-janet-simple"]
path = parsers/tree-sitter-janet-simple
url = https://github.com/sogaiu/tree-sitter-janet-simple
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-devicetree"]
path = parsers/tree-sitter-devicetree
url = https://github.com/joelspadin/tree-sitter-devicetree
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-go-template"]
path = parsers/tree-sitter-go-template
url = https://github.com/ngalaiko/tree-sitter-go-template
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-fsh"]
path = parsers/tree-sitter-fsh
url = https://github.com/mgramigna/tree-sitter-fsh
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-hocon"]
path = parsers/tree-sitter-hocon
url = https://github.com/antosha417/tree-sitter-hocon
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-properties"]
path = parsers/tree-sitter-properties
url = https://github.com/tree-sitter-grammars/tree-sitter-properties
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-fish"]
path = parsers/tree-sitter-fish
url = https://github.com/ram02z/tree-sitter-fish
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-http"]
path = parsers/tree-sitter-http
url = https://github.com/rest-nvim/tree-sitter-http
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-ocamllex"]
path = parsers/tree-sitter-ocamllex
url = https://github.com/atom-ocaml/tree-sitter-ocamllex
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-firrtl"]
path = parsers/tree-sitter-firrtl
url = https://github.com/amaanq/tree-sitter-firrtl
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-gpg-config"]
path = parsers/tree-sitter-gpg-config
url = https://github.com/ObserverOfTime/tree-sitter-gpg-config
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-requirements"]
path = parsers/tree-sitter-requirements
url = https://github.com/ObserverOfTime/tree-sitter-requirements
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-turtle"]
path = parsers/tree-sitter-turtle
url = https://github.com/BonaBeavis/tree-sitter-turtle
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-luadoc"]
path = parsers/tree-sitter-luadoc
url = https://github.com/amaanq/tree-sitter-luadoc
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-query"]
path = parsers/tree-sitter-query
url = https://github.com/nvim-treesitter/tree-sitter-query
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-make"]
path = parsers/tree-sitter-make
url = https://github.com/alemuller/tree-sitter-make
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-prql"]
path = parsers/tree-sitter-prql
url = https://github.com/PRQL/tree-sitter-prql
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-rego"]
path = parsers/tree-sitter-rego
url = https://github.com/FallenAngel97/tree-sitter-rego
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-nickel"]
path = parsers/tree-sitter-nickel
url = https://github.com/nickel-lang/tree-sitter-nickel
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-just"]
path = parsers/tree-sitter-just
url = https://github.com/IndianBoy42/tree-sitter-just
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-diff"]
path = parsers/tree-sitter-diff
url = https://github.com/the-mikedavis/tree-sitter-diff
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-elixir"]
path = parsers/tree-sitter-elixir
url = https://github.com/elixir-lang/tree-sitter-elixir
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-liquidsoap"]
path = parsers/tree-sitter-liquidsoap
url = https://github.com/savonet/tree-sitter-liquidsoap
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-elm"]
path = parsers/tree-sitter-elm
url = https://github.com/elm-tooling/tree-sitter-elm
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-git-rebase"]
path = parsers/tree-sitter-git-rebase
url = https://github.com/the-mikedavis/tree-sitter-git-rebase
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-earthfile"]
path = parsers/tree-sitter-earthfile
url = https://github.com/glehmann/tree-sitter-earthfile
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-prisma"]
path = parsers/tree-sitter-prisma
url = https://github.com/victorhqc/tree-sitter-prisma
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-phpdoc"]
path = parsers/tree-sitter-phpdoc
url = https://github.com/claytonrcarter/tree-sitter-phpdoc
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-gdshader"]
path = parsers/tree-sitter-gdshader
url = https://github.com/GodOfAvacyn/tree-sitter-gdshader
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-dart"]
path = parsers/tree-sitter-dart
url = https://github.com/UserNobody14/tree-sitter-dart
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-ql"]
path = parsers/tree-sitter-ql
url = https://github.com/tree-sitter/tree-sitter-ql
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-nasm"]
path = parsers/tree-sitter-nasm
url = https://github.com/naclsn/tree-sitter-nasm
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-java"]
path = parsers/tree-sitter-java
url = https://github.com/tree-sitter/tree-sitter-java
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-objc"]
path = parsers/tree-sitter-objc
url = https://github.com/amaanq/tree-sitter-objc
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-hlsl"]
path = parsers/tree-sitter-hlsl
url = https://github.com/theHamsta/tree-sitter-hlsl
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-nim"]
path = parsers/tree-sitter-nim
url = https://github.com/alaviss/tree-sitter-nim
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-markdown"]
path = parsers/tree-sitter-markdown
url = https://github.com/MDeiml/tree-sitter-markdown
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-javascript"]
path = parsers/tree-sitter-javascript
url = https://github.com/tree-sitter/tree-sitter-javascript
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-php"]
path = parsers/tree-sitter-php
url = https://github.com/tree-sitter/tree-sitter-php
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-perl"]
path = parsers/tree-sitter-perl
url = https://github.com/tree-sitter-perl/tree-sitter-perl
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-ocaml"]
path = parsers/tree-sitter-ocaml
url = https://github.com/tree-sitter/tree-sitter-ocaml
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-d"]
path = parsers/tree-sitter-d
url = https://github.com/gdamore/tree-sitter-d
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-nix"]
path = parsers/tree-sitter-nix
url = https://github.com/cstrahan/tree-sitter-nix
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-godot-resource"]
path = parsers/tree-sitter-godot-resource
url = https://github.com/PrestonKnopp/tree-sitter-godot-resource
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-elsa"]
path = parsers/tree-sitter-elsa
url = https://github.com/glapa-grossklag/tree-sitter-elsa
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-gn"]
path = parsers/tree-sitter-gn
url = https://github.com/amaanq/tree-sitter-gn
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-passwd"]
path = parsers/tree-sitter-passwd
url = https://github.com/ath3/tree-sitter-passwd
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-eds"]
path = parsers/tree-sitter-eds
url = https://github.com/uyha/tree-sitter-eds
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-nim-format-string"]
path = parsers/tree-sitter-nim-format-string
url = https://github.com/aMOPel/tree-sitter-nim-format-string
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-facility"]
path = parsers/tree-sitter-facility
url = https://github.com/FacilityApi/tree-sitter-facility
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-liquid"]
path = parsers/tree-sitter-liquid
url = https://github.com/hankthetank27/tree-sitter-liquid
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-hyprlang"]
path = parsers/tree-sitter-hyprlang
url = https://github.com/luckasRanarison/tree-sitter-hyprlang
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-lua"]
path = parsers/tree-sitter-lua
url = https://github.com/MunifTanjim/tree-sitter-lua
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-todotxt"]
path = parsers/tree-sitter-todotxt
url = https://github.com/arnarg/tree-sitter-todotxt.git
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-sxhkdrc"]
path = parsers/tree-sitter-sxhkdrc
url = https://github.com/RaafatTurki/tree-sitter-sxhkdrc
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-luap"]
path = parsers/tree-sitter-luap
url = https://github.com/amaanq/tree-sitter-luap
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-objdump"]
path = parsers/tree-sitter-objdump
url = https://github.com/ColinKennedy/tree-sitter-objdump
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-pem"]
path = parsers/tree-sitter-pem
url = https://github.com/ObserverOfTime/tree-sitter-pem
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-fusion"]
path = parsers/tree-sitter-fusion
url = https://gitlab.com/jirgn/tree-sitter-fusion.git
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-glimmer"]
path = parsers/tree-sitter-glimmer
url = https://github.com/alexlafroscia/tree-sitter-glimmer
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-xcompose"]
path = parsers/tree-sitter-xcompose
url = https://github.com/ObserverOfTime/tree-sitter-xcompose
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-kconfig"]
path = parsers/tree-sitter-kconfig
url = https://github.com/amaanq/tree-sitter-kconfig
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-kusto"]
path = parsers/tree-sitter-kusto
url = https://github.com/Willem-J-an/tree-sitter-kusto
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-linkerscript"]
path = parsers/tree-sitter-linkerscript
url = https://github.com/amaanq/tree-sitter-linkerscript
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-jsonnet"]
path = parsers/tree-sitter-jsonnet
url = https://github.com/sourcegraph/tree-sitter-jsonnet
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-scfg"]
path = parsers/tree-sitter-scfg
url = https://git.sr.ht/~rockorager/tree-sitter-scfg
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-vhs"]
path = parsers/tree-sitter-vhs
url = https://github.com/charmbracelet/tree-sitter-vhs
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-tcl"]
path = parsers/tree-sitter-tcl
url = https://github.com/tree-sitter-grammars/tree-sitter-tcl
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-usd"]
path = parsers/tree-sitter-usd
url = https://github.com/ColinKennedy/tree-sitter-usd
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-udev"]
path = parsers/tree-sitter-udev
url = https://github.com/ObserverOfTime/tree-sitter-udev
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-yuck"]
path = parsers/tree-sitter-yuck
url = https://github.com/Philipp-M/tree-sitter-yuck
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-zathurarc"]
path = parsers/tree-sitter-zathurarc
url = https://github.com/Freed-Wu/tree-sitter-zathurarc
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-vala"]
path = parsers/tree-sitter-vala
url = https://github.com/vala-lang/tree-sitter-vala
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-svelte"]
path = parsers/tree-sitter-svelte
url = https://github.com/tree-sitter-grammars/tree-sitter-svelte
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-func"]
path = parsers/tree-sitter-func
url = https://github.com/amaanq/tree-sitter-func
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-tiger"]
path = parsers/tree-sitter-tiger
url = https://github.com/ambroisie/tree-sitter-tiger
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-robot"]
path = parsers/tree-sitter-robot
url = https://github.com/Hubro/tree-sitter-robot
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-go-sum"]
path = parsers/tree-sitter-go-sum
url = https://github.com/amaanq/tree-sitter-go-sum
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-ssh-config"]
path = parsers/tree-sitter-ssh-config
url = https://github.com/ObserverOfTime/tree-sitter-ssh-config
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-vimdoc"]
path = parsers/tree-sitter-vimdoc
url = https://github.com/neovim/tree-sitter-vimdoc
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-htmldjango"]
path = parsers/tree-sitter-htmldjango
url = https://github.com/interdependence/tree-sitter-htmldjango
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-pod"]
path = parsers/tree-sitter-pod
url = https://github.com/tree-sitter-perl/tree-sitter-pod
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-hcl"]
path = parsers/tree-sitter-hcl
url = https://github.com/MichaHoffmann/tree-sitter-hcl
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-wgsl"]
path = parsers/tree-sitter-wgsl
url = https://github.com/szebniok/tree-sitter-wgsl
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-toml"]
path = parsers/tree-sitter-toml
url = https://github.com/ikatyang/tree-sitter-toml
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-rbs"]
path = parsers/tree-sitter-rbs
url = https://github.com/joker1007/tree-sitter-rbs
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-go"]
path = parsers/tree-sitter-go
url = https://github.com/tree-sitter/tree-sitter-go
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-uxntal"]
path = parsers/tree-sitter-uxntal
url = https://github.com/amaanq/tree-sitter-uxntal
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-jsdoc"]
path = parsers/tree-sitter-jsdoc
url = https://github.com/tree-sitter/tree-sitter-jsdoc
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-leo"]
path = parsers/tree-sitter-leo
url = https://github.com/r001/tree-sitter-leo
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-hjson"]
path = parsers/tree-sitter-hjson
url = https://github.com/winston0410/tree-sitter-hjson
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-strace"]
path = parsers/tree-sitter-strace
url = https://github.com/sigmaSd/tree-sitter-strace
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-rasi"]
path = parsers/tree-sitter-rasi
url = https://github.com/Fymyte/tree-sitter-rasi
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-styled"]
path = parsers/tree-sitter-styled
url = https://github.com/mskelton/tree-sitter-styled
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-qmldir"]
path = parsers/tree-sitter-qmldir
url = https://github.com/Decodetalkers/tree-sitter-qmldir
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-yaml"]
path = parsers/tree-sitter-yaml
url = https://github.com/tree-sitter-grammars/tree-sitter-yaml
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-vue"]
path = parsers/tree-sitter-vue
url = https://github.com/tree-sitter-grammars/tree-sitter-vue
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-kdl"]
path = parsers/tree-sitter-kdl
url = https://github.com/amaanq/tree-sitter-kdl
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-scss"]
path = parsers/tree-sitter-scss
url = https://github.com/serenadeai/tree-sitter-scss
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-mlir"]
path = parsers/tree-sitter-mlir
url = https://github.com/artagnon/tree-sitter-mlir
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-racket"]
path = parsers/tree-sitter-racket
url = https://github.com/6cdh/tree-sitter-racket
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-pioasm"]
path = parsers/tree-sitter-pioasm
url = https://github.com/leo60228/tree-sitter-pioasm
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-sparql"]
path = parsers/tree-sitter-sparql
url = https://github.com/BonaBeavis/tree-sitter-sparql
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-solidity"]
path = parsers/tree-sitter-solidity
url = https://github.com/JoranHonig/tree-sitter-solidity
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-systemtap"]
path = parsers/tree-sitter-systemtap
url = https://github.com/ok-ryoko/tree-sitter-systemtap
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-thrift"]
path = parsers/tree-sitter-thrift
url = https://github.com/duskmoon314/tree-sitter-thrift
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-fennel"]
path = parsers/tree-sitter-fennel
url = https://github.com/alexmozaidze/tree-sitter-fennel
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-odin"]
path = parsers/tree-sitter-odin
url = https://github.com/amaanq/tree-sitter-odin
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-smali"]
path = parsers/tree-sitter-smali
url = https://github.com/tree-sitter-grammars/tree-sitter-smali
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-t32"]
path = parsers/tree-sitter-t32
url = https://gitlab.com/xasc/tree-sitter-t32.git
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-m68k"]
path = parsers/tree-sitter-m68k
url = https://github.com/grahambates/tree-sitter-m68k
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-roc"]
path = parsers/tree-sitter-roc
url = https://github.com/nat-418/tree-sitter-roc
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-r"]
path = parsers/tree-sitter-r
url = https://github.com/r-lib/tree-sitter-r
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-latex"]
path = parsers/tree-sitter-latex
url = https://github.com/latex-lsp/tree-sitter-latex
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-zig"]
path = parsers/tree-sitter-zig
url = https://github.com/maxxnino/tree-sitter-zig
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-typst"]
path = parsers/tree-sitter-typst
url = https://github.com/uben0/tree-sitter-typst
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-gitcommit"]
path = parsers/tree-sitter-gitcommit
url = https://github.com/gbprod/tree-sitter-gitcommit
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-gleam"]
path = parsers/tree-sitter-gleam
url = https://github.com/gleam-lang/tree-sitter-gleam
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-hack"]
path = parsers/tree-sitter-hack
url = https://github.com/slackhq/tree-sitter-hack
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-verilog"]
path = parsers/tree-sitter-verilog
url = https://github.com/tree-sitter/tree-sitter-verilog
shallow = true
ignore = dirty
[submodule "parsers/v-analyzer"]
path = parsers/v-analyzer
url = https://github.com/vlang/v-analyzer
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-fortran"]
path = parsers/tree-sitter-fortran
url = https://github.com/stadelmanma/tree-sitter-fortran
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-sql"]
path = parsers/tree-sitter-sql
url = https://github.com/derekstride/tree-sitter-sql
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-vim"]
path = parsers/tree-sitter-vim
url = https://github.com/neovim/tree-sitter-vim
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-python"]
path = parsers/tree-sitter-python
url = https://github.com/tree-sitter/tree-sitter-python
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-rust"]
path = parsers/tree-sitter-rust
url = https://github.com/tree-sitter/tree-sitter-rust
shallow = true
ignore = dirty
[submodule "parsers/wing"]
path = parsers/wing
url = https://github.com/winglang/wing
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-kotlin"]
path = parsers/tree-sitter-kotlin
url = https://github.com/fwcd/tree-sitter-kotlin
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-haskell"]
path = parsers/tree-sitter-haskell
url = https://github.com/tree-sitter/tree-sitter-haskell
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-tlaplus"]
path = parsers/tree-sitter-tlaplus
url = https://github.com/tlaplus-community/tree-sitter-tlaplus
shallow = true
ignore = dirty
[submodule "parsers/tree-sitter-ruby"]
path = parsers/tree-sitter-ruby
url = https://github.com/tree-sitter/tree-sitter-ruby
shallow = true
ignore = dirty

@ -1 +0,0 @@
Subproject commit ba0894efa03beb70780156b91e28c716b7a4764d

@ -1 +0,0 @@
Subproject commit d3dc807692e6bca671d4491b3bf5c67eeca8c016

@ -1 +0,0 @@
Subproject commit b7a7167762e3863b3d6247c708b7f9bca1ca7bea

@ -1 +0,0 @@
Subproject commit 0dc863c1bba5413284d73372c103476a014e4c4b

@ -1 +0,0 @@
Subproject commit afdc3d5da18d42cbb471c0f40527dbed9cace7ad

@ -1 +0,0 @@
Subproject commit dfa0893bdc4bdfada102043404758c66e3580568

@ -1 +0,0 @@
Subproject commit 1dec7e1af96c56924e3322cd85fdce15d0a31d00

@ -1 +0,0 @@
Subproject commit ba7472152d79a8c916550c80fdbfd5724d07a0c9

@ -1 +0,0 @@
Subproject commit f8fb3274f72a30896075585b32b0c54cad65c086

@ -1 +0,0 @@
Subproject commit c9ba4568af24cd3403029730687c0a43d1350a43

@ -1 +0,0 @@
Subproject commit c25f8034c977681653a8acd541c8b4877a58f474

@ -1 +0,0 @@
Subproject commit ccfd77db0ed799b6c22c214fe9d2937f47bc8b34

@ -1 +0,0 @@
Subproject commit c3451d1049c80074b18078ba50007b7c00e063f8

@ -1 +0,0 @@
Subproject commit 7e0e2ac6f1d0da1a91ab84f35edddfdfece54f1a

@ -1 +0,0 @@
Subproject commit 863cea9f83ad5637300478e0559262f1e791684b

@ -1 +0,0 @@
Subproject commit 1aafaff4d26dac5a36dd3495be33e1c20161d761

@ -1 +0,0 @@
Subproject commit 9de565257ada70ac441c640e3b5d6850e2df5ab8

@ -1 +0,0 @@
Subproject commit 6216c6ee5e9fc0649c4bd7b1aedd884a55bdd9ef

@ -1 +0,0 @@
Subproject commit dc28c9f4212809eab74d10996086297853eb34e5

@ -1 +0,0 @@
Subproject commit fe7a2a75d3d74c1215141b7a7ebebb57ae17a370

@ -1 +0,0 @@
Subproject commit 6e41628e9d18b19caea1cb1d72aae4ccff5bdfe9

@ -1 +0,0 @@
Subproject commit 20ffd6d3b4da1acdbf2d08204b2130a5b2f7c4b3

@ -1 +0,0 @@
Subproject commit aefcc2813392eb6ffe509aa0fc8b4e9b57413ee1

@ -1 +0,0 @@
Subproject commit 83ae738bed7e914cee9090c3fe4c80a32ab45905

@ -1 +0,0 @@
Subproject commit 81c2a8667846b1e60db68b5601d864fe00fd1d3a

@ -1 +0,0 @@
Subproject commit 604d73c38d4c28ca68e9e441ffd405d68cb63051

@ -1 +0,0 @@
Subproject commit f4b3cbc8b0bd4e13035d39940fef09f1392e8739

@ -1 +0,0 @@
Subproject commit f79b9d98592bcc307ace9c9a2441b04eb175a1c2

@ -1 +0,0 @@
Subproject commit 02b4ee757654b7d54fe35352fd8e53a8a4385d42

@ -1 +0,0 @@
Subproject commit cda48a5e890b30619da5bc3ff55be1b1d3d08c8d

@ -1 +0,0 @@
Subproject commit 6e25c94f8be4388a4fec6dadc23f3b662388ec20

@ -1 +0,0 @@
Subproject commit 8a5f273bfa281c66354da562f2307c2d394b6c81

@ -1 +0,0 @@
Subproject commit 750dde90ed9cdbd82493bc28478d8ab1976b0e9f

@ -1 +0,0 @@
Subproject commit 6da46473ab8accb13da48113f4634e729a71d335

@ -1 +0,0 @@
Subproject commit fb07e6044ffd36932c57a5be01ba5d6b8a9337bb

@ -1 +0,0 @@
Subproject commit affb6ee38d629c9296749767ab832d69bb0d9ea8

@ -1 +0,0 @@
Subproject commit c165725c28e69b36c5799ff0e458713a844f1aaf

@ -1 +0,0 @@
Subproject commit 0229c0211dba909c5d45129ac784a3f4d49c243a

@ -1 +0,0 @@
Subproject commit 63f176e7db5fca073b55b98b7e5e95afd1587fcb

@ -1 +0,0 @@
Subproject commit 33e22c33bcdbfc33d42806ee84cfd0b1248cc392

@ -1 +0,0 @@
Subproject commit 9ab85550c896d8b294d9b9ca1e30698736f08cea

@ -1 +0,0 @@
Subproject commit fda374bd4e908b3a34be097b94857e08c22b1ec3

@ -1 +0,0 @@
Subproject commit fde62029d4c715562230070b9af51a9500c2ce10

@ -1 +0,0 @@
Subproject commit f742f2fe327463335e8671a87c0b9b396905d1d1

@ -1 +0,0 @@
Subproject commit de690fa8a028f122af46d9d2685679fe5f2d7d60

@ -1 +0,0 @@
Subproject commit 09dbf221d7491dc8d8839616b27c21b9c025c457

@ -1 +0,0 @@
Subproject commit 0a66b2b3f3c1915e67ad2ef9f7dbd2a84820d9d7

@ -1 +0,0 @@
Subproject commit 5e7210d945425b77f82cbaebc5af4dd3e1ad40f5

@ -1 +0,0 @@
Subproject commit 20ce5a9234c7248b3f91c5b0b028f1760b954dde

@ -1 +0,0 @@
Subproject commit a52579670e2b14ec03d410c3c980fafaf6d659c4

@ -1 +0,0 @@
Subproject commit f3b9274514b5f9bf6b0dd4a01c30f9cc15c58bc4

@ -1 +0,0 @@
Subproject commit 215e3913524abc119daa9db7cf6ad2f2f5620189

@ -1 +0,0 @@
Subproject commit 2b5adae629c8cba528c7b1e4aa67a8ae28934ea5

@ -1 +0,0 @@
Subproject commit a78aef9abc395c600c38a037ac779afc7e3cc9e0

@ -1 +0,0 @@
Subproject commit 04664b40c0dadb7ef37028acf3422c63271d377b

@ -1 +0,0 @@
Subproject commit 90189238385cf636b9ee99ce548b9e5b5e569d48

@ -1 +0,0 @@
Subproject commit f73d473e3530862dee7cbb38520f28824e7804f6

@ -1 +0,0 @@
Subproject commit fa3347712f7a59ed02ccf508284554689c6cde28

@ -1 +0,0 @@
Subproject commit 0834e35ecf8b23fbf9ad15b088af6a897e19d4a8

@ -1 +0,0 @@
Subproject commit 19db2f47ba4c3a0f6238d4ae0e2abfca16e61dd6

@ -1 +0,0 @@
Subproject commit 1f1e782fe2600f50ae57b53876505b8282388d77

@ -1 +0,0 @@
Subproject commit d8a4207ebbc47bd78bacdf48f883db58283f9fd8

@ -1 +0,0 @@
Subproject commit 41940e199ba5763abea1d21b4f717014b45f01ea

@ -1 +0,0 @@
Subproject commit edd817e0532f179b7f7f371dc180629070945f0c

@ -1 +0,0 @@
Subproject commit bcf9c45b56cbe46e9dac5eee0aee75df270000ac

@ -1 +0,0 @@
Subproject commit 6b25d265c990139353e1f7f97baf84987ebb7bf0

@ -1 +0,0 @@
Subproject commit bc06955bc1e3c9ff8e9b2b2a55b38b94da923c05

@ -1 +0,0 @@
Subproject commit eb68645662a3f7bf7fdd4bcb9531585f54c8570e

@ -1 +0,0 @@
Subproject commit bbe2fe3be4b87e06a613e685250f473d2267f430

@ -1 +0,0 @@
Subproject commit e2ac513b2240c7ff1069ae33b2df29ce90777c11

@ -1 +0,0 @@
Subproject commit 17144a77be0acdecebd9d557398883569fed41de

@ -1 +0,0 @@
Subproject commit 949a8a470559543857a62102c84700d291fc984c

@ -1 +0,0 @@
Subproject commit 2ffb90de47417018651fc3b970e5f6b67214dc9d

@ -1 +0,0 @@
Subproject commit f99323fb8f3f10b6c69db0c2f6d0a14bd7330675

@ -1 +0,0 @@
Subproject commit 549aef253fd38a53995cda1bf55c501174372bf7

@ -1 +0,0 @@
Subproject commit fca1e294f6dce8ec5659233a6a21f5bd0ed5b4f2

@ -1 +0,0 @@
Subproject commit 3d4af179414525a35dd069ba0208c9b71093d8b3

@ -1 +0,0 @@
Subproject commit 95a4f0023741b3bee0cc500f3dab9c5bab2dc2be

@ -1 +0,0 @@
Subproject commit e936d3fef8bac884661472dce71ad82284761eb1

@ -1 +0,0 @@
Subproject commit b5ad6e34eea18a15bbd1466ca707a17f9bff7b93

@ -1 +0,0 @@
Subproject commit 02fa3b79b3ff9a296066da6277adfc3f26cbc9e0

@ -1 +0,0 @@
Subproject commit 5305c061efce2841942dbbac6f9a5b21e3e4eb35

@ -1 +0,0 @@
Subproject commit c390f10519ae69fdb03b3e5764f5592fb6924bcc

@ -1 +0,0 @@
Subproject commit ea71012d3fe14dd0b69f36be4f96bdfe9155ebae

@ -1 +0,0 @@
Subproject commit 86ad05ac2de3c63c69f65e58f0182a76c1658d1e

@ -1 +0,0 @@
Subproject commit e5da7d0aa44403153e0394d87d9edea4e5bd6609

@ -1 +0,0 @@
Subproject commit bcb84a2d4bcd6f55b911c42deade75c8f90cb0c5

@ -1 +0,0 @@
Subproject commit 51271e260346878e1a1aa6c506ce6a797b7c25e2

@ -1 +0,0 @@
Subproject commit 953abfc8bb3eb2f578e1f461edba4a9885f974b8

@ -1 +0,0 @@
Subproject commit ac10a11e0c8db512f70e6b798260d2516d22454c

@ -1 +0,0 @@
Subproject commit 13990f530e8e6709b7978503da9bc8701d366791

@ -1 +0,0 @@
Subproject commit 6a6cf9e7341af32d8e2b2e24a37fbfebefc3dc55

@ -1 +0,0 @@
Subproject commit 80e623c2165887f9829357acfa9c0a0bab34a3cd

@ -1 +0,0 @@
Subproject commit c23f7a9b1ee7d45f516496b1e0e4be067264fa0d

@ -1 +0,0 @@
Subproject commit d34615fa12cc1d1cfc1f1f1a80acc9db80ee4596

@ -1 +0,0 @@
Subproject commit 6c2f018ab1d90946c0ce029bb2f7d57f56895dff

@ -1 +0,0 @@
Subproject commit 486fea71f61ad9f3fd4072a118402e97fe88d26c

@ -1 +0,0 @@
Subproject commit 49fb89a854d93b58a65a19724ac307195ca11941

@ -1 +0,0 @@
Subproject commit 260afd9a92bac51b3a4546303103c3d40a430639

Some files were not shown because too many files have changed in this diff Show More