mirror of
https://github.com/isabelroses/nvim.git
synced 2025-04-07 04:19:30 +00:00
1344 lines
49 KiB
TOML
1344 lines
49 KiB
TOML
[nvim-treesitter]
|
|
fetch.git = "https://github.com/nvim-treesitter/nvim-treesitter"
|
|
src.git = "https://github.com/nvim-treesitter/nvim-treesitter"
|
|
|
|
[treesitter-grammar-ada]
|
|
fetch.git = "https://github.com/briot/tree-sitter-ada"
|
|
src.git = "https://github.com/briot/tree-sitter-ada"
|
|
|
|
[treesitter-grammar-agda]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-agda"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-agda"
|
|
|
|
[treesitter-grammar-angular]
|
|
fetch.git = "https://github.com/dlvandenberg/tree-sitter-angular"
|
|
src.git = "https://github.com/dlvandenberg/tree-sitter-angular"
|
|
|
|
[treesitter-grammar-apex]
|
|
fetch.git = "https://github.com/aheber/tree-sitter-sfapex"
|
|
src.git = "https://github.com/aheber/tree-sitter-sfapex"
|
|
[treesitter-grammar-apex.passthru]
|
|
location = "apex"
|
|
|
|
[treesitter-grammar-arduino]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-arduino"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-arduino"
|
|
|
|
[treesitter-grammar-asm]
|
|
fetch.git = "https://github.com/RubixDev/tree-sitter-asm"
|
|
src.git = "https://github.com/RubixDev/tree-sitter-asm"
|
|
|
|
[treesitter-grammar-astro]
|
|
fetch.git = "https://github.com/virchau13/tree-sitter-astro"
|
|
src.git = "https://github.com/virchau13/tree-sitter-astro"
|
|
|
|
[treesitter-grammar-authzed]
|
|
fetch.git = "https://github.com/mleonidas/tree-sitter-authzed"
|
|
src.git = "https://github.com/mleonidas/tree-sitter-authzed"
|
|
|
|
[treesitter-grammar-awk]
|
|
fetch.git = "https://github.com/Beaglefoot/tree-sitter-awk"
|
|
src.git = "https://github.com/Beaglefoot/tree-sitter-awk"
|
|
|
|
[treesitter-grammar-bash]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-bash"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-bash"
|
|
|
|
[treesitter-grammar-bass]
|
|
fetch.git = "https://github.com/vito/tree-sitter-bass"
|
|
src.git = "https://github.com/vito/tree-sitter-bass"
|
|
|
|
[treesitter-grammar-beancount]
|
|
fetch.git = "https://github.com/polarmutex/tree-sitter-beancount"
|
|
src.git = "https://github.com/polarmutex/tree-sitter-beancount"
|
|
|
|
[treesitter-grammar-bibtex]
|
|
fetch.git = "https://github.com/latex-lsp/tree-sitter-bibtex"
|
|
src.git = "https://github.com/latex-lsp/tree-sitter-bibtex"
|
|
|
|
[treesitter-grammar-bicep]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-bicep"
|
|
src.git = "https://github.com/amaanq/tree-sitter-bicep"
|
|
|
|
[treesitter-grammar-bitbake]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-bitbake"
|
|
src.git = "https://github.com/amaanq/tree-sitter-bitbake"
|
|
|
|
[treesitter-grammar-blade]
|
|
fetch.git = "https://github.com/EmranMR/tree-sitter-blade"
|
|
src.git = "https://github.com/EmranMR/tree-sitter-blade"
|
|
|
|
[treesitter-grammar-blueprint]
|
|
fetch.git = "https://gitlab.com/gabmus/tree-sitter-blueprint.git"
|
|
src.git = "https://gitlab.com/gabmus/tree-sitter-blueprint.git"
|
|
|
|
[treesitter-grammar-bp]
|
|
fetch.git = "https://github.com/ambroisie/tree-sitter-bp"
|
|
src.git = "https://github.com/ambroisie/tree-sitter-bp"
|
|
|
|
[treesitter-grammar-c]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-c"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-c"
|
|
|
|
[treesitter-grammar-c_sharp]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-c-sharp"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-c-sharp"
|
|
|
|
[treesitter-grammar-cairo]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-cairo"
|
|
src.git = "https://github.com/amaanq/tree-sitter-cairo"
|
|
|
|
[treesitter-grammar-capnp]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-capnp"
|
|
src.git = "https://github.com/amaanq/tree-sitter-capnp"
|
|
|
|
[treesitter-grammar-chatito]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-chatito"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-chatito"
|
|
|
|
[treesitter-grammar-circom]
|
|
fetch.git = "https://github.com/Decurity/tree-sitter-circom"
|
|
src.git = "https://github.com/Decurity/tree-sitter-circom"
|
|
|
|
[treesitter-grammar-clojure]
|
|
fetch.git = "https://github.com/sogaiu/tree-sitter-clojure"
|
|
src.git = "https://github.com/sogaiu/tree-sitter-clojure"
|
|
|
|
[treesitter-grammar-cmake]
|
|
fetch.git = "https://github.com/uyha/tree-sitter-cmake"
|
|
src.git = "https://github.com/uyha/tree-sitter-cmake"
|
|
|
|
[treesitter-grammar-comment]
|
|
fetch.git = "https://github.com/stsewd/tree-sitter-comment"
|
|
src.git = "https://github.com/stsewd/tree-sitter-comment"
|
|
|
|
[treesitter-grammar-commonlisp]
|
|
fetch.git = "https://github.com/theHamsta/tree-sitter-commonlisp"
|
|
src.git = "https://github.com/theHamsta/tree-sitter-commonlisp"
|
|
|
|
[treesitter-grammar-cooklang]
|
|
fetch.git = "https://github.com/addcninblue/tree-sitter-cooklang"
|
|
src.git = "https://github.com/addcninblue/tree-sitter-cooklang"
|
|
|
|
[treesitter-grammar-corn]
|
|
fetch.git = "https://github.com/jakestanger/tree-sitter-corn"
|
|
src.git = "https://github.com/jakestanger/tree-sitter-corn"
|
|
|
|
[treesitter-grammar-cpon]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-cpon"
|
|
src.git = "https://github.com/amaanq/tree-sitter-cpon"
|
|
|
|
[treesitter-grammar-cpp]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-cpp"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-cpp"
|
|
|
|
[treesitter-grammar-css]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-css"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-css"
|
|
|
|
[treesitter-grammar-csv]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-csv"
|
|
src.git = "https://github.com/amaanq/tree-sitter-csv"
|
|
[treesitter-grammar-csv.passthru]
|
|
location = "csv"
|
|
|
|
[treesitter-grammar-cuda]
|
|
fetch.git = "https://github.com/theHamsta/tree-sitter-cuda"
|
|
src.git = "https://github.com/theHamsta/tree-sitter-cuda"
|
|
|
|
[treesitter-grammar-cue]
|
|
fetch.git = "https://github.com/eonpatapon/tree-sitter-cue"
|
|
src.git = "https://github.com/eonpatapon/tree-sitter-cue"
|
|
|
|
[treesitter-grammar-cylc]
|
|
fetch.git = "https://github.com/elliotfontaine/tree-sitter-cylc"
|
|
src.git = "https://github.com/elliotfontaine/tree-sitter-cylc"
|
|
|
|
[treesitter-grammar-d]
|
|
fetch.git = "https://github.com/gdamore/tree-sitter-d"
|
|
src.git = "https://github.com/gdamore/tree-sitter-d"
|
|
|
|
[treesitter-grammar-dart]
|
|
fetch.git = "https://github.com/UserNobody14/tree-sitter-dart"
|
|
src.git = "https://github.com/UserNobody14/tree-sitter-dart"
|
|
|
|
[treesitter-grammar-desktop]
|
|
fetch.git = "https://github.com/ValdezFOmar/tree-sitter-desktop"
|
|
src.git = "https://github.com/ValdezFOmar/tree-sitter-desktop"
|
|
|
|
[treesitter-grammar-devicetree]
|
|
fetch.git = "https://github.com/joelspadin/tree-sitter-devicetree"
|
|
src.git = "https://github.com/joelspadin/tree-sitter-devicetree"
|
|
|
|
[treesitter-grammar-dhall]
|
|
fetch.git = "https://github.com/jbellerb/tree-sitter-dhall"
|
|
src.git = "https://github.com/jbellerb/tree-sitter-dhall"
|
|
|
|
[treesitter-grammar-diff]
|
|
fetch.git = "https://github.com/the-mikedavis/tree-sitter-diff"
|
|
src.git = "https://github.com/the-mikedavis/tree-sitter-diff"
|
|
|
|
[treesitter-grammar-disassembly]
|
|
fetch.git = "https://github.com/ColinKennedy/tree-sitter-disassembly"
|
|
src.git = "https://github.com/ColinKennedy/tree-sitter-disassembly"
|
|
|
|
[treesitter-grammar-djot]
|
|
fetch.git = "https://github.com/treeman/tree-sitter-djot"
|
|
src.git = "https://github.com/treeman/tree-sitter-djot"
|
|
|
|
[treesitter-grammar-dockerfile]
|
|
fetch.git = "https://github.com/camdencheek/tree-sitter-dockerfile"
|
|
src.git = "https://github.com/camdencheek/tree-sitter-dockerfile"
|
|
|
|
[treesitter-grammar-dot]
|
|
fetch.git = "https://github.com/rydesun/tree-sitter-dot"
|
|
src.git = "https://github.com/rydesun/tree-sitter-dot"
|
|
|
|
[treesitter-grammar-doxygen]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-doxygen"
|
|
src.git = "https://github.com/amaanq/tree-sitter-doxygen"
|
|
|
|
[treesitter-grammar-dtd]
|
|
fetch.git = "https://github.com/tree-sitter-grammars/tree-sitter-xml"
|
|
src.git = "https://github.com/tree-sitter-grammars/tree-sitter-xml"
|
|
[treesitter-grammar-dtd.passthru]
|
|
location = "dtd"
|
|
|
|
[treesitter-grammar-earthfile]
|
|
fetch.git = "https://github.com/glehmann/tree-sitter-earthfile"
|
|
src.git = "https://github.com/glehmann/tree-sitter-earthfile"
|
|
|
|
[treesitter-grammar-ebnf]
|
|
fetch.git = "https://github.com/RubixDev/ebnf"
|
|
src.git = "https://github.com/RubixDev/ebnf"
|
|
[treesitter-grammar-ebnf.passthru]
|
|
location = "crates/tree-sitter-ebnf"
|
|
|
|
[treesitter-grammar-editorconfig]
|
|
fetch.git = "https://github.com/ValdezFOmar/tree-sitter-editorconfig"
|
|
src.git = "https://github.com/ValdezFOmar/tree-sitter-editorconfig"
|
|
|
|
[treesitter-grammar-eds]
|
|
fetch.git = "https://github.com/uyha/tree-sitter-eds"
|
|
src.git = "https://github.com/uyha/tree-sitter-eds"
|
|
|
|
[treesitter-grammar-eex]
|
|
fetch.git = "https://github.com/connorlay/tree-sitter-eex"
|
|
src.git = "https://github.com/connorlay/tree-sitter-eex"
|
|
|
|
[treesitter-grammar-elixir]
|
|
fetch.git = "https://github.com/elixir-lang/tree-sitter-elixir"
|
|
src.git = "https://github.com/elixir-lang/tree-sitter-elixir"
|
|
|
|
[treesitter-grammar-elm]
|
|
fetch.git = "https://github.com/elm-tooling/tree-sitter-elm"
|
|
src.git = "https://github.com/elm-tooling/tree-sitter-elm"
|
|
|
|
[treesitter-grammar-elsa]
|
|
fetch.git = "https://github.com/glapa-grossklag/tree-sitter-elsa"
|
|
src.git = "https://github.com/glapa-grossklag/tree-sitter-elsa"
|
|
|
|
[treesitter-grammar-elvish]
|
|
fetch.git = "https://github.com/elves/tree-sitter-elvish"
|
|
src.git = "https://github.com/elves/tree-sitter-elvish"
|
|
|
|
[treesitter-grammar-embedded_template]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-embedded-template"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-embedded-template"
|
|
|
|
[treesitter-grammar-enforce]
|
|
fetch.git = "https://github.com/simonvic/tree-sitter-enforce"
|
|
src.git = "https://github.com/simonvic/tree-sitter-enforce"
|
|
|
|
[treesitter-grammar-erlang]
|
|
fetch.git = "https://github.com/WhatsApp/tree-sitter-erlang"
|
|
src.git = "https://github.com/WhatsApp/tree-sitter-erlang"
|
|
|
|
[treesitter-grammar-facility]
|
|
fetch.git = "https://github.com/FacilityApi/tree-sitter-facility"
|
|
src.git = "https://github.com/FacilityApi/tree-sitter-facility"
|
|
|
|
[treesitter-grammar-faust]
|
|
fetch.git = "https://github.com/khiner/tree-sitter-faust"
|
|
src.git = "https://github.com/khiner/tree-sitter-faust"
|
|
|
|
[treesitter-grammar-fennel]
|
|
fetch.git = "https://github.com/alexmozaidze/tree-sitter-fennel"
|
|
src.git = "https://github.com/alexmozaidze/tree-sitter-fennel"
|
|
|
|
[treesitter-grammar-fidl]
|
|
fetch.git = "https://github.com/google/tree-sitter-fidl"
|
|
src.git = "https://github.com/google/tree-sitter-fidl"
|
|
|
|
[treesitter-grammar-firrtl]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-firrtl"
|
|
src.git = "https://github.com/amaanq/tree-sitter-firrtl"
|
|
|
|
[treesitter-grammar-fish]
|
|
fetch.git = "https://github.com/ram02z/tree-sitter-fish"
|
|
src.git = "https://github.com/ram02z/tree-sitter-fish"
|
|
|
|
[treesitter-grammar-foam]
|
|
fetch.git = "https://github.com/FoamScience/tree-sitter-foam"
|
|
src.git = "https://github.com/FoamScience/tree-sitter-foam"
|
|
|
|
[treesitter-grammar-forth]
|
|
fetch.git = "https://github.com/AlexanderBrevig/tree-sitter-forth"
|
|
src.git = "https://github.com/AlexanderBrevig/tree-sitter-forth"
|
|
|
|
[treesitter-grammar-fortran]
|
|
fetch.git = "https://github.com/stadelmanma/tree-sitter-fortran"
|
|
src.git = "https://github.com/stadelmanma/tree-sitter-fortran"
|
|
|
|
[treesitter-grammar-fsh]
|
|
fetch.git = "https://github.com/mgramigna/tree-sitter-fsh"
|
|
src.git = "https://github.com/mgramigna/tree-sitter-fsh"
|
|
|
|
[treesitter-grammar-fsharp]
|
|
fetch.git = "https://github.com/ionide/tree-sitter-fsharp"
|
|
src.git = "https://github.com/ionide/tree-sitter-fsharp"
|
|
[treesitter-grammar-fsharp.passthru]
|
|
location = "fsharp"
|
|
|
|
[treesitter-grammar-func]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-func"
|
|
src.git = "https://github.com/amaanq/tree-sitter-func"
|
|
|
|
[treesitter-grammar-fusion]
|
|
fetch.git = "https://gitlab.com/jirgn/tree-sitter-fusion.git"
|
|
src.git = "https://gitlab.com/jirgn/tree-sitter-fusion.git"
|
|
|
|
[treesitter-grammar-gap]
|
|
fetch.git = "https://github.com/gap-system/tree-sitter-gap"
|
|
src.git = "https://github.com/gap-system/tree-sitter-gap"
|
|
|
|
[treesitter-grammar-gaptst]
|
|
fetch.git = "https://github.com/gap-system/tree-sitter-gaptst"
|
|
src.git = "https://github.com/gap-system/tree-sitter-gaptst"
|
|
|
|
[treesitter-grammar-gdscript]
|
|
fetch.git = "https://github.com/PrestonKnopp/tree-sitter-gdscript"
|
|
src.git = "https://github.com/PrestonKnopp/tree-sitter-gdscript"
|
|
|
|
[treesitter-grammar-gdshader]
|
|
fetch.git = "https://github.com/GodOfAvacyn/tree-sitter-gdshader"
|
|
src.git = "https://github.com/GodOfAvacyn/tree-sitter-gdshader"
|
|
|
|
[treesitter-grammar-git_config]
|
|
fetch.git = "https://github.com/the-mikedavis/tree-sitter-git-config"
|
|
src.git = "https://github.com/the-mikedavis/tree-sitter-git-config"
|
|
|
|
[treesitter-grammar-git_rebase]
|
|
fetch.git = "https://github.com/the-mikedavis/tree-sitter-git-rebase"
|
|
src.git = "https://github.com/the-mikedavis/tree-sitter-git-rebase"
|
|
|
|
[treesitter-grammar-gitattributes]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-gitattributes"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-gitattributes"
|
|
|
|
[treesitter-grammar-gitcommit]
|
|
fetch.git = "https://github.com/gbprod/tree-sitter-gitcommit"
|
|
src.git = "https://github.com/gbprod/tree-sitter-gitcommit"
|
|
|
|
[treesitter-grammar-gitignore]
|
|
fetch.git = "https://github.com/shunsambongi/tree-sitter-gitignore"
|
|
src.git = "https://github.com/shunsambongi/tree-sitter-gitignore"
|
|
|
|
[treesitter-grammar-gleam]
|
|
fetch.git = "https://github.com/gleam-lang/tree-sitter-gleam"
|
|
src.git = "https://github.com/gleam-lang/tree-sitter-gleam"
|
|
|
|
[treesitter-grammar-glimmer]
|
|
fetch.git = "https://github.com/ember-tooling/tree-sitter-glimmer"
|
|
src.git = "https://github.com/ember-tooling/tree-sitter-glimmer"
|
|
|
|
[treesitter-grammar-glimmer_javascript]
|
|
fetch.git = "https://github.com/NullVoxPopuli/tree-sitter-glimmer-javascript"
|
|
src.git = "https://github.com/NullVoxPopuli/tree-sitter-glimmer-javascript"
|
|
|
|
[treesitter-grammar-glimmer_typescript]
|
|
fetch.git = "https://github.com/NullVoxPopuli/tree-sitter-glimmer-typescript"
|
|
src.git = "https://github.com/NullVoxPopuli/tree-sitter-glimmer-typescript"
|
|
|
|
[treesitter-grammar-glsl]
|
|
fetch.git = "https://github.com/theHamsta/tree-sitter-glsl"
|
|
src.git = "https://github.com/theHamsta/tree-sitter-glsl"
|
|
|
|
[treesitter-grammar-gn]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-gn"
|
|
src.git = "https://github.com/amaanq/tree-sitter-gn"
|
|
|
|
[treesitter-grammar-gnuplot]
|
|
fetch.git = "https://github.com/dpezto/tree-sitter-gnuplot"
|
|
src.git = "https://github.com/dpezto/tree-sitter-gnuplot"
|
|
|
|
[treesitter-grammar-go]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-go"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-go"
|
|
|
|
[treesitter-grammar-goctl]
|
|
fetch.git = "https://github.com/chaozwn/tree-sitter-goctl"
|
|
src.git = "https://github.com/chaozwn/tree-sitter-goctl"
|
|
|
|
[treesitter-grammar-godot_resource]
|
|
fetch.git = "https://github.com/PrestonKnopp/tree-sitter-godot-resource"
|
|
src.git = "https://github.com/PrestonKnopp/tree-sitter-godot-resource"
|
|
|
|
[treesitter-grammar-gomod]
|
|
fetch.git = "https://github.com/camdencheek/tree-sitter-go-mod"
|
|
src.git = "https://github.com/camdencheek/tree-sitter-go-mod"
|
|
|
|
[treesitter-grammar-gosum]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-go-sum"
|
|
src.git = "https://github.com/amaanq/tree-sitter-go-sum"
|
|
|
|
[treesitter-grammar-gotmpl]
|
|
fetch.git = "https://github.com/ngalaiko/tree-sitter-go-template"
|
|
src.git = "https://github.com/ngalaiko/tree-sitter-go-template"
|
|
|
|
[treesitter-grammar-gowork]
|
|
fetch.git = "https://github.com/omertuc/tree-sitter-go-work"
|
|
src.git = "https://github.com/omertuc/tree-sitter-go-work"
|
|
|
|
[treesitter-grammar-gpg]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-gpg-config"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-gpg-config"
|
|
|
|
[treesitter-grammar-graphql]
|
|
fetch.git = "https://github.com/bkegley/tree-sitter-graphql"
|
|
src.git = "https://github.com/bkegley/tree-sitter-graphql"
|
|
|
|
[treesitter-grammar-gren]
|
|
fetch.git = "https://github.com/MaeBrooks/tree-sitter-gren"
|
|
src.git = "https://github.com/MaeBrooks/tree-sitter-gren"
|
|
|
|
[treesitter-grammar-groovy]
|
|
fetch.git = "https://github.com/murtaza64/tree-sitter-groovy"
|
|
src.git = "https://github.com/murtaza64/tree-sitter-groovy"
|
|
|
|
[treesitter-grammar-gstlaunch]
|
|
fetch.git = "https://github.com/theHamsta/tree-sitter-gstlaunch"
|
|
src.git = "https://github.com/theHamsta/tree-sitter-gstlaunch"
|
|
|
|
[treesitter-grammar-hack]
|
|
fetch.git = "https://github.com/slackhq/tree-sitter-hack"
|
|
src.git = "https://github.com/slackhq/tree-sitter-hack"
|
|
|
|
[treesitter-grammar-hare]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-hare"
|
|
src.git = "https://github.com/amaanq/tree-sitter-hare"
|
|
|
|
[treesitter-grammar-haskell]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-haskell"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-haskell"
|
|
|
|
[treesitter-grammar-haskell_persistent]
|
|
fetch.git = "https://github.com/MercuryTechnologies/tree-sitter-haskell-persistent"
|
|
src.git = "https://github.com/MercuryTechnologies/tree-sitter-haskell-persistent"
|
|
|
|
[treesitter-grammar-hcl]
|
|
fetch.git = "https://github.com/MichaHoffmann/tree-sitter-hcl"
|
|
src.git = "https://github.com/MichaHoffmann/tree-sitter-hcl"
|
|
|
|
[treesitter-grammar-heex]
|
|
fetch.git = "https://github.com/connorlay/tree-sitter-heex"
|
|
src.git = "https://github.com/connorlay/tree-sitter-heex"
|
|
|
|
[treesitter-grammar-helm]
|
|
fetch.git = "https://github.com/ngalaiko/tree-sitter-go-template"
|
|
src.git = "https://github.com/ngalaiko/tree-sitter-go-template"
|
|
[treesitter-grammar-helm.passthru]
|
|
location = "dialects/helm"
|
|
|
|
[treesitter-grammar-hjson]
|
|
fetch.git = "https://github.com/winston0410/tree-sitter-hjson"
|
|
src.git = "https://github.com/winston0410/tree-sitter-hjson"
|
|
|
|
[treesitter-grammar-hlsl]
|
|
fetch.git = "https://github.com/theHamsta/tree-sitter-hlsl"
|
|
src.git = "https://github.com/theHamsta/tree-sitter-hlsl"
|
|
|
|
[treesitter-grammar-hlsplaylist]
|
|
fetch.git = "https://github.com/Freed-Wu/tree-sitter-hlsplaylist"
|
|
src.git = "https://github.com/Freed-Wu/tree-sitter-hlsplaylist"
|
|
|
|
[treesitter-grammar-hocon]
|
|
fetch.git = "https://github.com/antosha417/tree-sitter-hocon"
|
|
src.git = "https://github.com/antosha417/tree-sitter-hocon"
|
|
|
|
[treesitter-grammar-hoon]
|
|
fetch.git = "https://github.com/urbit-pilled/tree-sitter-hoon"
|
|
src.git = "https://github.com/urbit-pilled/tree-sitter-hoon"
|
|
|
|
[treesitter-grammar-html]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-html"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-html"
|
|
|
|
[treesitter-grammar-htmldjango]
|
|
fetch.git = "https://github.com/interdependence/tree-sitter-htmldjango"
|
|
src.git = "https://github.com/interdependence/tree-sitter-htmldjango"
|
|
|
|
[treesitter-grammar-http]
|
|
fetch.git = "https://github.com/rest-nvim/tree-sitter-http"
|
|
src.git = "https://github.com/rest-nvim/tree-sitter-http"
|
|
|
|
[treesitter-grammar-hurl]
|
|
fetch.git = "https://github.com/pfeiferj/tree-sitter-hurl"
|
|
src.git = "https://github.com/pfeiferj/tree-sitter-hurl"
|
|
|
|
[treesitter-grammar-hyprlang]
|
|
fetch.git = "https://github.com/luckasRanarison/tree-sitter-hyprlang"
|
|
src.git = "https://github.com/luckasRanarison/tree-sitter-hyprlang"
|
|
|
|
[treesitter-grammar-idl]
|
|
fetch.git = "https://github.com/cathaysia/tree-sitter-idl"
|
|
src.git = "https://github.com/cathaysia/tree-sitter-idl"
|
|
|
|
[treesitter-grammar-idris]
|
|
fetch.git = "https://github.com/kayhide/tree-sitter-idris"
|
|
src.git = "https://github.com/kayhide/tree-sitter-idris"
|
|
|
|
[treesitter-grammar-ini]
|
|
fetch.git = "https://github.com/justinmk/tree-sitter-ini"
|
|
src.git = "https://github.com/justinmk/tree-sitter-ini"
|
|
|
|
[treesitter-grammar-inko]
|
|
fetch.git = "https://github.com/inko-lang/tree-sitter-inko"
|
|
src.git = "https://github.com/inko-lang/tree-sitter-inko"
|
|
|
|
[treesitter-grammar-ipkg]
|
|
fetch.git = "https://github.com/srghma/tree-sitter-ipkg"
|
|
src.git = "https://github.com/srghma/tree-sitter-ipkg"
|
|
|
|
[treesitter-grammar-ispc]
|
|
fetch.git = "https://github.com/fab4100/tree-sitter-ispc"
|
|
src.git = "https://github.com/fab4100/tree-sitter-ispc"
|
|
|
|
[treesitter-grammar-janet_simple]
|
|
fetch.git = "https://github.com/sogaiu/tree-sitter-janet-simple"
|
|
src.git = "https://github.com/sogaiu/tree-sitter-janet-simple"
|
|
|
|
[treesitter-grammar-java]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-java"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-java"
|
|
|
|
[treesitter-grammar-javascript]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-javascript"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-javascript"
|
|
|
|
[treesitter-grammar-jinja]
|
|
fetch.git = "https://github.com/cathaysia/tree-sitter-jinja"
|
|
src.git = "https://github.com/cathaysia/tree-sitter-jinja"
|
|
[treesitter-grammar-jinja.passthru]
|
|
location = "tree-sitter-jinja"
|
|
|
|
[treesitter-grammar-jinja_inline]
|
|
fetch.git = "https://github.com/cathaysia/tree-sitter-jinja"
|
|
src.git = "https://github.com/cathaysia/tree-sitter-jinja"
|
|
[treesitter-grammar-jinja_inline.passthru]
|
|
location = "tree-sitter-jinja_inline"
|
|
|
|
[treesitter-grammar-jq]
|
|
fetch.git = "https://github.com/flurie/tree-sitter-jq"
|
|
src.git = "https://github.com/flurie/tree-sitter-jq"
|
|
|
|
[treesitter-grammar-jsdoc]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-jsdoc"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-jsdoc"
|
|
|
|
[treesitter-grammar-json]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-json"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-json"
|
|
|
|
[treesitter-grammar-json5]
|
|
fetch.git = "https://github.com/Joakker/tree-sitter-json5"
|
|
src.git = "https://github.com/Joakker/tree-sitter-json5"
|
|
|
|
[treesitter-grammar-jsonc]
|
|
fetch.git = "https://gitlab.com/WhyNotHugo/tree-sitter-jsonc.git"
|
|
src.git = "https://gitlab.com/WhyNotHugo/tree-sitter-jsonc.git"
|
|
|
|
[treesitter-grammar-jsonnet]
|
|
fetch.git = "https://github.com/sourcegraph/tree-sitter-jsonnet"
|
|
src.git = "https://github.com/sourcegraph/tree-sitter-jsonnet"
|
|
|
|
[treesitter-grammar-julia]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-julia"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-julia"
|
|
|
|
[treesitter-grammar-just]
|
|
fetch.git = "https://github.com/IndianBoy42/tree-sitter-just"
|
|
src.git = "https://github.com/IndianBoy42/tree-sitter-just"
|
|
|
|
[treesitter-grammar-kcl]
|
|
fetch.git = "https://github.com/kcl-lang/tree-sitter-kcl"
|
|
src.git = "https://github.com/kcl-lang/tree-sitter-kcl"
|
|
|
|
[treesitter-grammar-kconfig]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-kconfig"
|
|
src.git = "https://github.com/amaanq/tree-sitter-kconfig"
|
|
|
|
[treesitter-grammar-kdl]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-kdl"
|
|
src.git = "https://github.com/amaanq/tree-sitter-kdl"
|
|
|
|
[treesitter-grammar-kotlin]
|
|
fetch.git = "https://github.com/fwcd/tree-sitter-kotlin"
|
|
src.git = "https://github.com/fwcd/tree-sitter-kotlin"
|
|
|
|
[treesitter-grammar-koto]
|
|
fetch.git = "https://github.com/koto-lang/tree-sitter-koto"
|
|
src.git = "https://github.com/koto-lang/tree-sitter-koto"
|
|
|
|
[treesitter-grammar-kusto]
|
|
fetch.git = "https://github.com/Willem-J-an/tree-sitter-kusto"
|
|
src.git = "https://github.com/Willem-J-an/tree-sitter-kusto"
|
|
|
|
[treesitter-grammar-lalrpop]
|
|
fetch.git = "https://github.com/traxys/tree-sitter-lalrpop"
|
|
src.git = "https://github.com/traxys/tree-sitter-lalrpop"
|
|
|
|
[treesitter-grammar-latex]
|
|
fetch.git = "https://github.com/latex-lsp/tree-sitter-latex"
|
|
src.git = "https://github.com/latex-lsp/tree-sitter-latex"
|
|
[treesitter-grammar-latex.passthru]
|
|
generate = "true"
|
|
|
|
[treesitter-grammar-ledger]
|
|
fetch.git = "https://github.com/cbarrete/tree-sitter-ledger"
|
|
src.git = "https://github.com/cbarrete/tree-sitter-ledger"
|
|
|
|
[treesitter-grammar-leo]
|
|
fetch.git = "https://github.com/r001/tree-sitter-leo"
|
|
src.git = "https://github.com/r001/tree-sitter-leo"
|
|
|
|
[treesitter-grammar-linkerscript]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-linkerscript"
|
|
src.git = "https://github.com/amaanq/tree-sitter-linkerscript"
|
|
|
|
[treesitter-grammar-liquid]
|
|
fetch.git = "https://github.com/hankthetank27/tree-sitter-liquid"
|
|
src.git = "https://github.com/hankthetank27/tree-sitter-liquid"
|
|
|
|
[treesitter-grammar-liquidsoap]
|
|
fetch.git = "https://github.com/savonet/tree-sitter-liquidsoap"
|
|
src.git = "https://github.com/savonet/tree-sitter-liquidsoap"
|
|
|
|
[treesitter-grammar-llvm]
|
|
fetch.git = "https://github.com/benwilliamgraham/tree-sitter-llvm"
|
|
src.git = "https://github.com/benwilliamgraham/tree-sitter-llvm"
|
|
|
|
[treesitter-grammar-lua]
|
|
fetch.git = "https://github.com/MunifTanjim/tree-sitter-lua"
|
|
src.git = "https://github.com/MunifTanjim/tree-sitter-lua"
|
|
|
|
[treesitter-grammar-luadoc]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-luadoc"
|
|
src.git = "https://github.com/amaanq/tree-sitter-luadoc"
|
|
|
|
[treesitter-grammar-luap]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-luap"
|
|
src.git = "https://github.com/amaanq/tree-sitter-luap"
|
|
|
|
[treesitter-grammar-luau]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-luau"
|
|
src.git = "https://github.com/amaanq/tree-sitter-luau"
|
|
|
|
[treesitter-grammar-m68k]
|
|
fetch.git = "https://github.com/grahambates/tree-sitter-m68k"
|
|
src.git = "https://github.com/grahambates/tree-sitter-m68k"
|
|
|
|
[treesitter-grammar-make]
|
|
fetch.git = "https://github.com/alemuller/tree-sitter-make"
|
|
src.git = "https://github.com/alemuller/tree-sitter-make"
|
|
|
|
[treesitter-grammar-markdown]
|
|
fetch.git = "https://github.com/MDeiml/tree-sitter-markdown"
|
|
src.git = "https://github.com/MDeiml/tree-sitter-markdown"
|
|
[treesitter-grammar-markdown.passthru]
|
|
location = "tree-sitter-markdown"
|
|
|
|
[treesitter-grammar-markdown_inline]
|
|
fetch.git = "https://github.com/MDeiml/tree-sitter-markdown"
|
|
src.git = "https://github.com/MDeiml/tree-sitter-markdown"
|
|
[treesitter-grammar-markdown_inline.passthru]
|
|
location = "tree-sitter-markdown-inline"
|
|
|
|
[treesitter-grammar-matlab]
|
|
fetch.git = "https://github.com/acristoffers/tree-sitter-matlab"
|
|
src.git = "https://github.com/acristoffers/tree-sitter-matlab"
|
|
|
|
[treesitter-grammar-menhir]
|
|
fetch.git = "https://github.com/Kerl13/tree-sitter-menhir"
|
|
src.git = "https://github.com/Kerl13/tree-sitter-menhir"
|
|
|
|
[treesitter-grammar-mermaid]
|
|
fetch.git = "https://github.com/monaqa/tree-sitter-mermaid"
|
|
src.git = "https://github.com/monaqa/tree-sitter-mermaid"
|
|
|
|
[treesitter-grammar-meson]
|
|
fetch.git = "https://github.com/Decodetalkers/tree-sitter-meson"
|
|
src.git = "https://github.com/Decodetalkers/tree-sitter-meson"
|
|
|
|
[treesitter-grammar-mlir]
|
|
fetch.git = "https://github.com/artagnon/tree-sitter-mlir"
|
|
src.git = "https://github.com/artagnon/tree-sitter-mlir"
|
|
[treesitter-grammar-mlir.passthru]
|
|
generate = "true"
|
|
|
|
[treesitter-grammar-muttrc]
|
|
fetch.git = "https://github.com/neomutt/tree-sitter-muttrc"
|
|
src.git = "https://github.com/neomutt/tree-sitter-muttrc"
|
|
|
|
[treesitter-grammar-nasm]
|
|
fetch.git = "https://github.com/naclsn/tree-sitter-nasm"
|
|
src.git = "https://github.com/naclsn/tree-sitter-nasm"
|
|
|
|
[treesitter-grammar-nginx]
|
|
fetch.git = "https://github.com/opa-oz/tree-sitter-nginx"
|
|
src.git = "https://github.com/opa-oz/tree-sitter-nginx"
|
|
|
|
[treesitter-grammar-nickel]
|
|
fetch.git = "https://github.com/nickel-lang/tree-sitter-nickel"
|
|
src.git = "https://github.com/nickel-lang/tree-sitter-nickel"
|
|
|
|
[treesitter-grammar-nim]
|
|
fetch.git = "https://github.com/alaviss/tree-sitter-nim"
|
|
src.git = "https://github.com/alaviss/tree-sitter-nim"
|
|
|
|
[treesitter-grammar-nim_format_string]
|
|
fetch.git = "https://github.com/aMOPel/tree-sitter-nim-format-string"
|
|
src.git = "https://github.com/aMOPel/tree-sitter-nim-format-string"
|
|
|
|
[treesitter-grammar-ninja]
|
|
fetch.git = "https://github.com/alemuller/tree-sitter-ninja"
|
|
src.git = "https://github.com/alemuller/tree-sitter-ninja"
|
|
|
|
[treesitter-grammar-nix]
|
|
fetch.git = "https://github.com/cstrahan/tree-sitter-nix"
|
|
src.git = "https://github.com/cstrahan/tree-sitter-nix"
|
|
|
|
[treesitter-grammar-norg]
|
|
fetch.git = "https://github.com/nvim-neorg/tree-sitter-norg"
|
|
src.git = "https://github.com/nvim-neorg/tree-sitter-norg"
|
|
|
|
[treesitter-grammar-nqc]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-nqc"
|
|
src.git = "https://github.com/amaanq/tree-sitter-nqc"
|
|
|
|
[treesitter-grammar-nu]
|
|
fetch.git = "https://github.com/nushell/tree-sitter-nu"
|
|
src.git = "https://github.com/nushell/tree-sitter-nu"
|
|
|
|
[treesitter-grammar-objc]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-objc"
|
|
src.git = "https://github.com/amaanq/tree-sitter-objc"
|
|
|
|
[treesitter-grammar-objdump]
|
|
fetch.git = "https://github.com/ColinKennedy/tree-sitter-objdump"
|
|
src.git = "https://github.com/ColinKennedy/tree-sitter-objdump"
|
|
|
|
[treesitter-grammar-ocaml]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-ocaml"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-ocaml"
|
|
[treesitter-grammar-ocaml.passthru]
|
|
location = "grammars/ocaml"
|
|
|
|
[treesitter-grammar-ocaml_interface]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-ocaml"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-ocaml"
|
|
[treesitter-grammar-ocaml_interface.passthru]
|
|
location = "grammars/interface"
|
|
|
|
[treesitter-grammar-ocamllex]
|
|
fetch.git = "https://github.com/atom-ocaml/tree-sitter-ocamllex"
|
|
src.git = "https://github.com/atom-ocaml/tree-sitter-ocamllex"
|
|
[treesitter-grammar-ocamllex.passthru]
|
|
generate = "true"
|
|
|
|
[treesitter-grammar-odin]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-odin"
|
|
src.git = "https://github.com/amaanq/tree-sitter-odin"
|
|
|
|
[treesitter-grammar-pascal]
|
|
fetch.git = "https://github.com/Isopod/tree-sitter-pascal"
|
|
src.git = "https://github.com/Isopod/tree-sitter-pascal"
|
|
|
|
[treesitter-grammar-passwd]
|
|
fetch.git = "https://github.com/ath3/tree-sitter-passwd"
|
|
src.git = "https://github.com/ath3/tree-sitter-passwd"
|
|
|
|
[treesitter-grammar-pem]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-pem"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-pem"
|
|
|
|
[treesitter-grammar-perl]
|
|
fetch.git = "https://github.com/tree-sitter-perl/tree-sitter-perl"
|
|
src.git = "https://github.com/tree-sitter-perl/tree-sitter-perl"
|
|
src.branch = "release"
|
|
|
|
[treesitter-grammar-php]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-php"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-php"
|
|
[treesitter-grammar-php.passthru]
|
|
location = "php"
|
|
|
|
[treesitter-grammar-php_only]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-php"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-php"
|
|
[treesitter-grammar-php_only.passthru]
|
|
location = "php_only"
|
|
|
|
[treesitter-grammar-phpdoc]
|
|
fetch.git = "https://github.com/claytonrcarter/tree-sitter-phpdoc"
|
|
src.git = "https://github.com/claytonrcarter/tree-sitter-phpdoc"
|
|
|
|
[treesitter-grammar-pioasm]
|
|
fetch.git = "https://github.com/leo60228/tree-sitter-pioasm"
|
|
src.git = "https://github.com/leo60228/tree-sitter-pioasm"
|
|
|
|
[treesitter-grammar-po]
|
|
fetch.git = "https://github.com/erasin/tree-sitter-po"
|
|
src.git = "https://github.com/erasin/tree-sitter-po"
|
|
|
|
[treesitter-grammar-pod]
|
|
fetch.git = "https://github.com/tree-sitter-perl/tree-sitter-pod"
|
|
src.git = "https://github.com/tree-sitter-perl/tree-sitter-pod"
|
|
src.branch = "release"
|
|
|
|
[treesitter-grammar-poe_filter]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-poe-filter"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-poe-filter"
|
|
|
|
[treesitter-grammar-pony]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-pony"
|
|
src.git = "https://github.com/amaanq/tree-sitter-pony"
|
|
|
|
[treesitter-grammar-powershell]
|
|
fetch.git = "https://github.com/airbus-cert/tree-sitter-powershell"
|
|
src.git = "https://github.com/airbus-cert/tree-sitter-powershell"
|
|
|
|
[treesitter-grammar-printf]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-printf"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-printf"
|
|
|
|
[treesitter-grammar-prisma]
|
|
fetch.git = "https://github.com/victorhqc/tree-sitter-prisma"
|
|
src.git = "https://github.com/victorhqc/tree-sitter-prisma"
|
|
|
|
[treesitter-grammar-problog]
|
|
fetch.git = "https://github.com/foxyseta/tree-sitter-prolog"
|
|
src.git = "https://github.com/foxyseta/tree-sitter-prolog"
|
|
[treesitter-grammar-problog.passthru]
|
|
location = "grammars/problog"
|
|
|
|
[treesitter-grammar-prolog]
|
|
fetch.git = "https://github.com/foxyseta/tree-sitter-prolog"
|
|
src.git = "https://github.com/foxyseta/tree-sitter-prolog"
|
|
[treesitter-grammar-prolog.passthru]
|
|
location = "grammars/prolog"
|
|
|
|
[treesitter-grammar-promql]
|
|
fetch.git = "https://github.com/MichaHoffmann/tree-sitter-promql"
|
|
src.git = "https://github.com/MichaHoffmann/tree-sitter-promql"
|
|
|
|
[treesitter-grammar-properties]
|
|
fetch.git = "https://github.com/tree-sitter-grammars/tree-sitter-properties"
|
|
src.git = "https://github.com/tree-sitter-grammars/tree-sitter-properties"
|
|
|
|
[treesitter-grammar-proto]
|
|
fetch.git = "https://github.com/treywood/tree-sitter-proto"
|
|
src.git = "https://github.com/treywood/tree-sitter-proto"
|
|
|
|
[treesitter-grammar-prql]
|
|
fetch.git = "https://github.com/PRQL/tree-sitter-prql"
|
|
src.git = "https://github.com/PRQL/tree-sitter-prql"
|
|
|
|
[treesitter-grammar-psv]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-csv"
|
|
src.git = "https://github.com/amaanq/tree-sitter-csv"
|
|
[treesitter-grammar-psv.passthru]
|
|
location = "psv"
|
|
|
|
[treesitter-grammar-pug]
|
|
fetch.git = "https://github.com/zealot128/tree-sitter-pug"
|
|
src.git = "https://github.com/zealot128/tree-sitter-pug"
|
|
|
|
[treesitter-grammar-puppet]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-puppet"
|
|
src.git = "https://github.com/amaanq/tree-sitter-puppet"
|
|
|
|
[treesitter-grammar-purescript]
|
|
fetch.git = "https://github.com/postsolar/tree-sitter-purescript"
|
|
src.git = "https://github.com/postsolar/tree-sitter-purescript"
|
|
|
|
[treesitter-grammar-pymanifest]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-pymanifest"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-pymanifest"
|
|
|
|
[treesitter-grammar-python]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-python"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-python"
|
|
|
|
[treesitter-grammar-ql]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-ql"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-ql"
|
|
|
|
[treesitter-grammar-qmldir]
|
|
fetch.git = "https://github.com/Decodetalkers/tree-sitter-qmldir"
|
|
src.git = "https://github.com/Decodetalkers/tree-sitter-qmldir"
|
|
|
|
[treesitter-grammar-qmljs]
|
|
fetch.git = "https://github.com/yuja/tree-sitter-qmljs"
|
|
src.git = "https://github.com/yuja/tree-sitter-qmljs"
|
|
|
|
[treesitter-grammar-query]
|
|
fetch.git = "https://github.com/nvim-treesitter/tree-sitter-query"
|
|
src.git = "https://github.com/nvim-treesitter/tree-sitter-query"
|
|
|
|
[treesitter-grammar-r]
|
|
fetch.git = "https://github.com/r-lib/tree-sitter-r"
|
|
src.git = "https://github.com/r-lib/tree-sitter-r"
|
|
|
|
[treesitter-grammar-racket]
|
|
fetch.git = "https://github.com/6cdh/tree-sitter-racket"
|
|
src.git = "https://github.com/6cdh/tree-sitter-racket"
|
|
|
|
[treesitter-grammar-ralph]
|
|
fetch.git = "https://github.com/alephium/tree-sitter-ralph"
|
|
src.git = "https://github.com/alephium/tree-sitter-ralph"
|
|
|
|
[treesitter-grammar-rasi]
|
|
fetch.git = "https://github.com/Fymyte/tree-sitter-rasi"
|
|
src.git = "https://github.com/Fymyte/tree-sitter-rasi"
|
|
|
|
[treesitter-grammar-razor]
|
|
fetch.git = "https://github.com/tris203/tree-sitter-razor"
|
|
src.git = "https://github.com/tris203/tree-sitter-razor"
|
|
|
|
[treesitter-grammar-rbs]
|
|
fetch.git = "https://github.com/joker1007/tree-sitter-rbs"
|
|
src.git = "https://github.com/joker1007/tree-sitter-rbs"
|
|
|
|
[treesitter-grammar-re2c]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-re2c"
|
|
src.git = "https://github.com/amaanq/tree-sitter-re2c"
|
|
|
|
[treesitter-grammar-readline]
|
|
fetch.git = "https://github.com/ribru17/tree-sitter-readline"
|
|
src.git = "https://github.com/ribru17/tree-sitter-readline"
|
|
|
|
[treesitter-grammar-regex]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-regex"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-regex"
|
|
|
|
[treesitter-grammar-rego]
|
|
fetch.git = "https://github.com/FallenAngel97/tree-sitter-rego"
|
|
src.git = "https://github.com/FallenAngel97/tree-sitter-rego"
|
|
|
|
[treesitter-grammar-requirements]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-requirements"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-requirements"
|
|
|
|
[treesitter-grammar-rescript]
|
|
fetch.git = "https://github.com/rescript-lang/tree-sitter-rescript"
|
|
src.git = "https://github.com/rescript-lang/tree-sitter-rescript"
|
|
|
|
[treesitter-grammar-rnoweb]
|
|
fetch.git = "https://github.com/bamonroe/tree-sitter-rnoweb"
|
|
src.git = "https://github.com/bamonroe/tree-sitter-rnoweb"
|
|
|
|
[treesitter-grammar-robot]
|
|
fetch.git = "https://github.com/Hubro/tree-sitter-robot"
|
|
src.git = "https://github.com/Hubro/tree-sitter-robot"
|
|
|
|
[treesitter-grammar-robots]
|
|
fetch.git = "https://github.com/opa-oz/tree-sitter-robots-txt"
|
|
src.git = "https://github.com/opa-oz/tree-sitter-robots-txt"
|
|
|
|
[treesitter-grammar-roc]
|
|
fetch.git = "https://github.com/faldor20/tree-sitter-roc"
|
|
src.git = "https://github.com/faldor20/tree-sitter-roc"
|
|
|
|
[treesitter-grammar-ron]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-ron"
|
|
src.git = "https://github.com/amaanq/tree-sitter-ron"
|
|
|
|
[treesitter-grammar-rst]
|
|
fetch.git = "https://github.com/stsewd/tree-sitter-rst"
|
|
src.git = "https://github.com/stsewd/tree-sitter-rst"
|
|
|
|
[treesitter-grammar-ruby]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-ruby"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-ruby"
|
|
|
|
[treesitter-grammar-runescript]
|
|
fetch.git = "https://github.com/2004Scape/tree-sitter-runescript"
|
|
src.git = "https://github.com/2004Scape/tree-sitter-runescript"
|
|
|
|
[treesitter-grammar-rust]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-rust"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-rust"
|
|
|
|
[treesitter-grammar-scala]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-scala"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-scala"
|
|
|
|
[treesitter-grammar-scfg]
|
|
fetch.git = "https://github.com/rockorager/tree-sitter-scfg"
|
|
src.git = "https://github.com/rockorager/tree-sitter-scfg"
|
|
[treesitter-grammar-scfg.passthru]
|
|
generate = "true"
|
|
|
|
[treesitter-grammar-scheme]
|
|
fetch.git = "https://github.com/6cdh/tree-sitter-scheme"
|
|
src.git = "https://github.com/6cdh/tree-sitter-scheme"
|
|
|
|
[treesitter-grammar-scss]
|
|
fetch.git = "https://github.com/serenadeai/tree-sitter-scss"
|
|
src.git = "https://github.com/serenadeai/tree-sitter-scss"
|
|
|
|
[treesitter-grammar-sflog]
|
|
fetch.git = "https://github.com/aheber/tree-sitter-sfapex"
|
|
src.git = "https://github.com/aheber/tree-sitter-sfapex"
|
|
[treesitter-grammar-sflog.passthru]
|
|
location = "sflog"
|
|
|
|
[treesitter-grammar-slang]
|
|
fetch.git = "https://github.com/theHamsta/tree-sitter-slang"
|
|
src.git = "https://github.com/theHamsta/tree-sitter-slang"
|
|
|
|
[treesitter-grammar-slim]
|
|
fetch.git = "https://github.com/theoo/tree-sitter-slim"
|
|
src.git = "https://github.com/theoo/tree-sitter-slim"
|
|
|
|
[treesitter-grammar-slint]
|
|
fetch.git = "https://github.com/slint-ui/tree-sitter-slint"
|
|
src.git = "https://github.com/slint-ui/tree-sitter-slint"
|
|
|
|
[treesitter-grammar-smali]
|
|
fetch.git = "https://github.com/tree-sitter-grammars/tree-sitter-smali"
|
|
src.git = "https://github.com/tree-sitter-grammars/tree-sitter-smali"
|
|
|
|
[treesitter-grammar-smithy]
|
|
fetch.git = "https://github.com/indoorvivants/tree-sitter-smithy"
|
|
src.git = "https://github.com/indoorvivants/tree-sitter-smithy"
|
|
|
|
[treesitter-grammar-snakemake]
|
|
fetch.git = "https://github.com/osthomas/tree-sitter-snakemake"
|
|
src.git = "https://github.com/osthomas/tree-sitter-snakemake"
|
|
|
|
[treesitter-grammar-solidity]
|
|
fetch.git = "https://github.com/JoranHonig/tree-sitter-solidity"
|
|
src.git = "https://github.com/JoranHonig/tree-sitter-solidity"
|
|
|
|
[treesitter-grammar-soql]
|
|
fetch.git = "https://github.com/aheber/tree-sitter-sfapex"
|
|
src.git = "https://github.com/aheber/tree-sitter-sfapex"
|
|
[treesitter-grammar-soql.passthru]
|
|
location = "soql"
|
|
|
|
[treesitter-grammar-sosl]
|
|
fetch.git = "https://github.com/aheber/tree-sitter-sfapex"
|
|
src.git = "https://github.com/aheber/tree-sitter-sfapex"
|
|
[treesitter-grammar-sosl.passthru]
|
|
location = "sosl"
|
|
|
|
[treesitter-grammar-sourcepawn]
|
|
fetch.git = "https://github.com/nilshelmig/tree-sitter-sourcepawn"
|
|
src.git = "https://github.com/nilshelmig/tree-sitter-sourcepawn"
|
|
|
|
[treesitter-grammar-sparql]
|
|
fetch.git = "https://github.com/GordianDziwis/tree-sitter-sparql"
|
|
src.git = "https://github.com/GordianDziwis/tree-sitter-sparql"
|
|
|
|
[treesitter-grammar-sql]
|
|
fetch.git = "https://github.com/derekstride/tree-sitter-sql"
|
|
src.git = "https://github.com/derekstride/tree-sitter-sql"
|
|
src.branch = "gh-pages"
|
|
|
|
[treesitter-grammar-squirrel]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-squirrel"
|
|
src.git = "https://github.com/amaanq/tree-sitter-squirrel"
|
|
|
|
[treesitter-grammar-ssh_config]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-ssh-config"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-ssh-config"
|
|
|
|
[treesitter-grammar-starlark]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-starlark"
|
|
src.git = "https://github.com/amaanq/tree-sitter-starlark"
|
|
|
|
[treesitter-grammar-strace]
|
|
fetch.git = "https://github.com/sigmaSd/tree-sitter-strace"
|
|
src.git = "https://github.com/sigmaSd/tree-sitter-strace"
|
|
|
|
[treesitter-grammar-styled]
|
|
fetch.git = "https://github.com/mskelton/tree-sitter-styled"
|
|
src.git = "https://github.com/mskelton/tree-sitter-styled"
|
|
|
|
[treesitter-grammar-supercollider]
|
|
fetch.git = "https://github.com/madskjeldgaard/tree-sitter-supercollider"
|
|
src.git = "https://github.com/madskjeldgaard/tree-sitter-supercollider"
|
|
|
|
[treesitter-grammar-superhtml]
|
|
fetch.git = "https://github.com/kristoff-it/superhtml"
|
|
src.git = "https://github.com/kristoff-it/superhtml"
|
|
[treesitter-grammar-superhtml.passthru]
|
|
location = "tree-sitter-superhtml"
|
|
|
|
[treesitter-grammar-surface]
|
|
fetch.git = "https://github.com/connorlay/tree-sitter-surface"
|
|
src.git = "https://github.com/connorlay/tree-sitter-surface"
|
|
|
|
[treesitter-grammar-svelte]
|
|
fetch.git = "https://github.com/tree-sitter-grammars/tree-sitter-svelte"
|
|
src.git = "https://github.com/tree-sitter-grammars/tree-sitter-svelte"
|
|
|
|
[treesitter-grammar-sway]
|
|
fetch.git = "https://github.com/FuelLabs/tree-sitter-sway.git"
|
|
src.git = "https://github.com/FuelLabs/tree-sitter-sway.git"
|
|
|
|
[treesitter-grammar-swift]
|
|
fetch.git = "https://github.com/alex-pinkus/tree-sitter-swift"
|
|
src.git = "https://github.com/alex-pinkus/tree-sitter-swift"
|
|
[treesitter-grammar-swift.passthru]
|
|
generate = "true"
|
|
|
|
[treesitter-grammar-sxhkdrc]
|
|
fetch.git = "https://github.com/RaafatTurki/tree-sitter-sxhkdrc"
|
|
src.git = "https://github.com/RaafatTurki/tree-sitter-sxhkdrc"
|
|
|
|
[treesitter-grammar-systemtap]
|
|
fetch.git = "https://github.com/ok-ryoko/tree-sitter-systemtap"
|
|
src.git = "https://github.com/ok-ryoko/tree-sitter-systemtap"
|
|
|
|
[treesitter-grammar-t32]
|
|
fetch.git = "https://gitlab.com/xasc/tree-sitter-t32.git"
|
|
src.git = "https://gitlab.com/xasc/tree-sitter-t32.git"
|
|
|
|
[treesitter-grammar-tablegen]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-tablegen"
|
|
src.git = "https://github.com/amaanq/tree-sitter-tablegen"
|
|
|
|
[treesitter-grammar-tact]
|
|
fetch.git = "https://github.com/tact-lang/tree-sitter-tact"
|
|
src.git = "https://github.com/tact-lang/tree-sitter-tact"
|
|
|
|
[treesitter-grammar-tcl]
|
|
fetch.git = "https://github.com/tree-sitter-grammars/tree-sitter-tcl"
|
|
src.git = "https://github.com/tree-sitter-grammars/tree-sitter-tcl"
|
|
|
|
[treesitter-grammar-teal]
|
|
fetch.git = "https://github.com/euclidianAce/tree-sitter-teal"
|
|
src.git = "https://github.com/euclidianAce/tree-sitter-teal"
|
|
[treesitter-grammar-teal.passthru]
|
|
generate = "true"
|
|
|
|
[treesitter-grammar-templ]
|
|
fetch.git = "https://github.com/vrischmann/tree-sitter-templ"
|
|
src.git = "https://github.com/vrischmann/tree-sitter-templ"
|
|
|
|
[treesitter-grammar-tera]
|
|
fetch.git = "https://github.com/uncenter/tree-sitter-tera"
|
|
src.git = "https://github.com/uncenter/tree-sitter-tera"
|
|
|
|
[treesitter-grammar-terraform]
|
|
fetch.git = "https://github.com/MichaHoffmann/tree-sitter-hcl"
|
|
src.git = "https://github.com/MichaHoffmann/tree-sitter-hcl"
|
|
[treesitter-grammar-terraform.passthru]
|
|
location = "dialects/terraform"
|
|
|
|
[treesitter-grammar-textproto]
|
|
fetch.git = "https://github.com/PorterAtGoogle/tree-sitter-textproto"
|
|
src.git = "https://github.com/PorterAtGoogle/tree-sitter-textproto"
|
|
|
|
[treesitter-grammar-thrift]
|
|
fetch.git = "https://github.com/duskmoon314/tree-sitter-thrift"
|
|
src.git = "https://github.com/duskmoon314/tree-sitter-thrift"
|
|
|
|
[treesitter-grammar-tiger]
|
|
fetch.git = "https://github.com/ambroisie/tree-sitter-tiger"
|
|
src.git = "https://github.com/ambroisie/tree-sitter-tiger"
|
|
|
|
[treesitter-grammar-tlaplus]
|
|
fetch.git = "https://github.com/tlaplus-community/tree-sitter-tlaplus"
|
|
src.git = "https://github.com/tlaplus-community/tree-sitter-tlaplus"
|
|
|
|
[treesitter-grammar-tmux]
|
|
fetch.git = "https://github.com/Freed-Wu/tree-sitter-tmux"
|
|
src.git = "https://github.com/Freed-Wu/tree-sitter-tmux"
|
|
|
|
[treesitter-grammar-todotxt]
|
|
fetch.git = "https://github.com/arnarg/tree-sitter-todotxt"
|
|
src.git = "https://github.com/arnarg/tree-sitter-todotxt"
|
|
|
|
[treesitter-grammar-toml]
|
|
fetch.git = "https://github.com/tree-sitter-grammars/tree-sitter-toml"
|
|
src.git = "https://github.com/tree-sitter-grammars/tree-sitter-toml"
|
|
|
|
[treesitter-grammar-tsv]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-csv"
|
|
src.git = "https://github.com/amaanq/tree-sitter-csv"
|
|
[treesitter-grammar-tsv.passthru]
|
|
location = "tsv"
|
|
|
|
[treesitter-grammar-tsx]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-typescript"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-typescript"
|
|
[treesitter-grammar-tsx.passthru]
|
|
location = "tsx"
|
|
|
|
[treesitter-grammar-turtle]
|
|
fetch.git = "https://github.com/GordianDziwis/tree-sitter-turtle"
|
|
src.git = "https://github.com/GordianDziwis/tree-sitter-turtle"
|
|
|
|
[treesitter-grammar-twig]
|
|
fetch.git = "https://github.com/gbprod/tree-sitter-twig"
|
|
src.git = "https://github.com/gbprod/tree-sitter-twig"
|
|
|
|
[treesitter-grammar-typescript]
|
|
fetch.git = "https://github.com/tree-sitter/tree-sitter-typescript"
|
|
src.git = "https://github.com/tree-sitter/tree-sitter-typescript"
|
|
[treesitter-grammar-typescript.passthru]
|
|
location = "typescript"
|
|
|
|
[treesitter-grammar-typespec]
|
|
fetch.git = "https://github.com/happenslol/tree-sitter-typespec"
|
|
src.git = "https://github.com/happenslol/tree-sitter-typespec"
|
|
|
|
[treesitter-grammar-typoscript]
|
|
fetch.git = "https://github.com/Teddytrombone/tree-sitter-typoscript"
|
|
src.git = "https://github.com/Teddytrombone/tree-sitter-typoscript"
|
|
|
|
[treesitter-grammar-typst]
|
|
fetch.git = "https://github.com/uben0/tree-sitter-typst"
|
|
src.git = "https://github.com/uben0/tree-sitter-typst"
|
|
|
|
[treesitter-grammar-udev]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-udev"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-udev"
|
|
|
|
[treesitter-grammar-ungrammar]
|
|
fetch.git = "https://github.com/Philipp-M/tree-sitter-ungrammar"
|
|
src.git = "https://github.com/Philipp-M/tree-sitter-ungrammar"
|
|
|
|
[treesitter-grammar-unison]
|
|
fetch.git = "https://github.com/kylegoetz/tree-sitter-unison"
|
|
src.git = "https://github.com/kylegoetz/tree-sitter-unison"
|
|
[treesitter-grammar-unison.passthru]
|
|
generate = "true"
|
|
|
|
[treesitter-grammar-usd]
|
|
fetch.git = "https://github.com/ColinKennedy/tree-sitter-usd"
|
|
src.git = "https://github.com/ColinKennedy/tree-sitter-usd"
|
|
|
|
[treesitter-grammar-uxntal]
|
|
fetch.git = "https://github.com/amaanq/tree-sitter-uxntal"
|
|
src.git = "https://github.com/amaanq/tree-sitter-uxntal"
|
|
|
|
[treesitter-grammar-v]
|
|
fetch.git = "https://github.com/vlang/v-analyzer"
|
|
src.git = "https://github.com/vlang/v-analyzer"
|
|
[treesitter-grammar-v.passthru]
|
|
location = "tree_sitter_v"
|
|
|
|
[treesitter-grammar-vala]
|
|
fetch.git = "https://github.com/vala-lang/tree-sitter-vala"
|
|
src.git = "https://github.com/vala-lang/tree-sitter-vala"
|
|
|
|
[treesitter-grammar-vento]
|
|
fetch.git = "https://github.com/ventojs/tree-sitter-vento"
|
|
src.git = "https://github.com/ventojs/tree-sitter-vento"
|
|
|
|
[treesitter-grammar-verilog]
|
|
fetch.git = "https://github.com/gmlarumbe/tree-sitter-systemverilog"
|
|
src.git = "https://github.com/gmlarumbe/tree-sitter-systemverilog"
|
|
|
|
[treesitter-grammar-vhdl]
|
|
fetch.git = "https://github.com/jpt13653903/tree-sitter-vhdl"
|
|
src.git = "https://github.com/jpt13653903/tree-sitter-vhdl"
|
|
|
|
[treesitter-grammar-vhs]
|
|
fetch.git = "https://github.com/charmbracelet/tree-sitter-vhs"
|
|
src.git = "https://github.com/charmbracelet/tree-sitter-vhs"
|
|
|
|
[treesitter-grammar-vim]
|
|
fetch.git = "https://github.com/neovim/tree-sitter-vim"
|
|
src.git = "https://github.com/neovim/tree-sitter-vim"
|
|
|
|
[treesitter-grammar-vimdoc]
|
|
fetch.git = "https://github.com/neovim/tree-sitter-vimdoc"
|
|
src.git = "https://github.com/neovim/tree-sitter-vimdoc"
|
|
|
|
[treesitter-grammar-vrl]
|
|
fetch.git = "https://github.com/belltoy/tree-sitter-vrl"
|
|
src.git = "https://github.com/belltoy/tree-sitter-vrl"
|
|
|
|
[treesitter-grammar-vue]
|
|
fetch.git = "https://github.com/tree-sitter-grammars/tree-sitter-vue"
|
|
src.git = "https://github.com/tree-sitter-grammars/tree-sitter-vue"
|
|
src.branch = "main"
|
|
|
|
[treesitter-grammar-wgsl]
|
|
fetch.git = "https://github.com/szebniok/tree-sitter-wgsl"
|
|
src.git = "https://github.com/szebniok/tree-sitter-wgsl"
|
|
|
|
[treesitter-grammar-wgsl_bevy]
|
|
fetch.git = "https://github.com/theHamsta/tree-sitter-wgsl-bevy"
|
|
src.git = "https://github.com/theHamsta/tree-sitter-wgsl-bevy"
|
|
|
|
[treesitter-grammar-wing]
|
|
fetch.git = "https://github.com/winglang/tree-sitter-wing"
|
|
src.git = "https://github.com/winglang/tree-sitter-wing"
|
|
|
|
[treesitter-grammar-wit]
|
|
fetch.git = "https://github.com/liamwh/tree-sitter-wit"
|
|
src.git = "https://github.com/liamwh/tree-sitter-wit"
|
|
|
|
[treesitter-grammar-xcompose]
|
|
fetch.git = "https://github.com/ObserverOfTime/tree-sitter-xcompose"
|
|
src.git = "https://github.com/ObserverOfTime/tree-sitter-xcompose"
|
|
|
|
[treesitter-grammar-xml]
|
|
fetch.git = "https://github.com/tree-sitter-grammars/tree-sitter-xml"
|
|
src.git = "https://github.com/tree-sitter-grammars/tree-sitter-xml"
|
|
[treesitter-grammar-xml.passthru]
|
|
location = "xml"
|
|
|
|
[treesitter-grammar-xresources]
|
|
fetch.git = "https://github.com/ValdezFOmar/tree-sitter-xresources"
|
|
src.git = "https://github.com/ValdezFOmar/tree-sitter-xresources"
|
|
|
|
[treesitter-grammar-yaml]
|
|
fetch.git = "https://github.com/tree-sitter-grammars/tree-sitter-yaml"
|
|
src.git = "https://github.com/tree-sitter-grammars/tree-sitter-yaml"
|
|
|
|
[treesitter-grammar-yang]
|
|
fetch.git = "https://github.com/Hubro/tree-sitter-yang"
|
|
src.git = "https://github.com/Hubro/tree-sitter-yang"
|
|
|
|
[treesitter-grammar-yuck]
|
|
fetch.git = "https://github.com/Philipp-M/tree-sitter-yuck"
|
|
src.git = "https://github.com/Philipp-M/tree-sitter-yuck"
|
|
|
|
[treesitter-grammar-zathurarc]
|
|
fetch.git = "https://github.com/Freed-Wu/tree-sitter-zathurarc"
|
|
src.git = "https://github.com/Freed-Wu/tree-sitter-zathurarc"
|
|
|
|
[treesitter-grammar-zig]
|
|
fetch.git = "https://github.com/tree-sitter-grammars/tree-sitter-zig"
|
|
src.git = "https://github.com/tree-sitter-grammars/tree-sitter-zig"
|
|
|
|
[treesitter-grammar-ziggy]
|
|
fetch.git = "https://github.com/kristoff-it/ziggy"
|
|
src.git = "https://github.com/kristoff-it/ziggy"
|
|
[treesitter-grammar-ziggy.passthru]
|
|
location = "tree-sitter-ziggy"
|
|
|
|
[treesitter-grammar-ziggy_schema]
|
|
fetch.git = "https://github.com/kristoff-it/ziggy"
|
|
src.git = "https://github.com/kristoff-it/ziggy"
|
|
[treesitter-grammar-ziggy_schema.passthru]
|
|
location = "tree-sitter-ziggy-schema"
|
|
|