3 tree-sitter-bash = lib.importJSON ./tree-sitter-bash.json;
4 tree-sitter-beancount = lib.importJSON ./tree-sitter-beancount.json;
5 tree-sitter-bibtex = lib.importJSON ./tree-sitter-bibtex.json;
6 tree-sitter-bitbake = lib.importJSON ./tree-sitter-bitbake.json;
7 tree-sitter-bqn = lib.importJSON ./tree-sitter-bqn.json;
8 tree-sitter-c = lib.importJSON ./tree-sitter-c.json;
9 tree-sitter-c-sharp = lib.importJSON ./tree-sitter-c-sharp.json;
10 tree-sitter-clojure = lib.importJSON ./tree-sitter-clojure.json;
11 tree-sitter-cmake = lib.importJSON ./tree-sitter-cmake.json;
12 tree-sitter-comment = lib.importJSON ./tree-sitter-comment.json;
13 tree-sitter-commonlisp = lib.importJSON ./tree-sitter-commonlisp.json;
14 tree-sitter-cpp = lib.importJSON ./tree-sitter-cpp.json;
15 tree-sitter-css = lib.importJSON ./tree-sitter-css.json;
16 tree-sitter-cuda = lib.importJSON ./tree-sitter-cuda.json;
17 tree-sitter-cue = lib.importJSON ./tree-sitter-cue.json;
18 tree-sitter-dart = lib.importJSON ./tree-sitter-dart.json;
19 tree-sitter-devicetree = lib.importJSON ./tree-sitter-devicetree.json;
20 tree-sitter-dockerfile = lib.importJSON ./tree-sitter-dockerfile.json;
21 tree-sitter-dot = lib.importJSON ./tree-sitter-dot.json;
22 tree-sitter-earthfile = lib.importJSON ./tree-sitter-earthfile.json;
23 tree-sitter-eex = lib.importJSON ./tree-sitter-eex.json;
24 tree-sitter-elisp = lib.importJSON ./tree-sitter-elisp.json;
25 tree-sitter-elixir = lib.importJSON ./tree-sitter-elixir.json;
26 tree-sitter-elm = lib.importJSON ./tree-sitter-elm.json;
27 tree-sitter-embedded-template = lib.importJSON ./tree-sitter-embedded-template.json;
28 tree-sitter-erlang = lib.importJSON ./tree-sitter-erlang.json;
29 tree-sitter-fennel = lib.importJSON ./tree-sitter-fennel.json;
30 tree-sitter-fish = lib.importJSON ./tree-sitter-fish.json;
31 tree-sitter-fortran = lib.importJSON ./tree-sitter-fortran.json;
32 tree-sitter-gdscript = lib.importJSON ./tree-sitter-gdscript.json;
33 tree-sitter-gleam = lib.importJSON ./tree-sitter-gleam.json;
34 tree-sitter-glimmer = lib.importJSON ./tree-sitter-glimmer.json;
35 tree-sitter-glsl = lib.importJSON ./tree-sitter-glsl.json;
36 tree-sitter-go = lib.importJSON ./tree-sitter-go.json;
37 tree-sitter-godot-resource = lib.importJSON ./tree-sitter-godot-resource.json;
38 tree-sitter-gomod = lib.importJSON ./tree-sitter-gomod.json;
39 tree-sitter-gowork = lib.importJSON ./tree-sitter-gowork.json;
40 tree-sitter-graphql = lib.importJSON ./tree-sitter-graphql.json;
41 tree-sitter-haskell = lib.importJSON ./tree-sitter-haskell.json;
42 tree-sitter-hcl = lib.importJSON ./tree-sitter-hcl.json;
43 tree-sitter-heex = lib.importJSON ./tree-sitter-heex.json;
44 tree-sitter-hjson = lib.importJSON ./tree-sitter-hjson.json;
45 tree-sitter-html = lib.importJSON ./tree-sitter-html.json;
46 tree-sitter-http = lib.importJSON ./tree-sitter-http.json;
47 tree-sitter-hyprlang = lib.importJSON ./tree-sitter-hyprlang.json;
48 tree-sitter-janet-simple = lib.importJSON ./tree-sitter-janet-simple.json;
49 tree-sitter-java = lib.importJSON ./tree-sitter-java.json;
50 tree-sitter-javascript = lib.importJSON ./tree-sitter-javascript.json;
51 tree-sitter-jsdoc = lib.importJSON ./tree-sitter-jsdoc.json;
52 tree-sitter-json = lib.importJSON ./tree-sitter-json.json;
53 tree-sitter-json5 = lib.importJSON ./tree-sitter-json5.json;
54 tree-sitter-jsonnet = lib.importJSON ./tree-sitter-jsonnet.json;
55 tree-sitter-julia = lib.importJSON ./tree-sitter-julia.json;
56 tree-sitter-just = lib.importJSON ./tree-sitter-just.json;
57 tree-sitter-kdl = lib.importJSON ./tree-sitter-kdl.json;
58 tree-sitter-koka = lib.importJSON ./tree-sitter-koka.json;
59 tree-sitter-kotlin = lib.importJSON ./tree-sitter-kotlin.json;
60 tree-sitter-latex = lib.importJSON ./tree-sitter-latex.json;
61 tree-sitter-ledger = lib.importJSON ./tree-sitter-ledger.json;
62 tree-sitter-llvm = lib.importJSON ./tree-sitter-llvm.json;
63 tree-sitter-lua = lib.importJSON ./tree-sitter-lua.json;
64 tree-sitter-make = lib.importJSON ./tree-sitter-make.json;
65 tree-sitter-markdown = lib.importJSON ./tree-sitter-markdown.json;
66 tree-sitter-nickel = lib.importJSON ./tree-sitter-nickel.json;
67 tree-sitter-nix = lib.importJSON ./tree-sitter-nix.json;
68 tree-sitter-norg = lib.importJSON ./tree-sitter-norg.json;
69 tree-sitter-norg-meta = lib.importJSON ./tree-sitter-norg-meta.json;
70 tree-sitter-nu = lib.importJSON ./tree-sitter-nu.json;
71 tree-sitter-ocaml = lib.importJSON ./tree-sitter-ocaml.json;
72 tree-sitter-org-nvim = lib.importJSON ./tree-sitter-org-nvim.json;
73 tree-sitter-perl = lib.importJSON ./tree-sitter-perl.json;
74 tree-sitter-pgn = lib.importJSON ./tree-sitter-pgn.json;
75 tree-sitter-php = lib.importJSON ./tree-sitter-php.json;
76 tree-sitter-pioasm = lib.importJSON ./tree-sitter-pioasm.json;
77 tree-sitter-prisma = lib.importJSON ./tree-sitter-prisma.json;
78 tree-sitter-proto = lib.importJSON ./tree-sitter-proto.json;
79 tree-sitter-pug = lib.importJSON ./tree-sitter-pug.json;
80 tree-sitter-python = lib.importJSON ./tree-sitter-python.json;
81 tree-sitter-ql = lib.importJSON ./tree-sitter-ql.json;
82 tree-sitter-ql-dbscheme = lib.importJSON ./tree-sitter-ql-dbscheme.json;
83 tree-sitter-query = lib.importJSON ./tree-sitter-query.json;
84 tree-sitter-r = lib.importJSON ./tree-sitter-r.json;
85 tree-sitter-regex = lib.importJSON ./tree-sitter-regex.json;
86 tree-sitter-rego = lib.importJSON ./tree-sitter-rego.json;
87 tree-sitter-river = lib.importJSON ./tree-sitter-river.json;
88 tree-sitter-rst = lib.importJSON ./tree-sitter-rst.json;
89 tree-sitter-ruby = lib.importJSON ./tree-sitter-ruby.json;
90 tree-sitter-rust = lib.importJSON ./tree-sitter-rust.json;
91 tree-sitter-scala = lib.importJSON ./tree-sitter-scala.json;
92 tree-sitter-scheme = lib.importJSON ./tree-sitter-scheme.json;
93 tree-sitter-scss = lib.importJSON ./tree-sitter-scss.json;
94 tree-sitter-smithy = lib.importJSON ./tree-sitter-smithy.json;
95 tree-sitter-solidity = lib.importJSON ./tree-sitter-solidity.json;
96 tree-sitter-sparql = lib.importJSON ./tree-sitter-sparql.json;
97 tree-sitter-sql = lib.importJSON ./tree-sitter-sql.json;
98 tree-sitter-supercollider = lib.importJSON ./tree-sitter-supercollider.json;
99 tree-sitter-surface = lib.importJSON ./tree-sitter-surface.json;
100 tree-sitter-svelte = lib.importJSON ./tree-sitter-svelte.json;
101 tree-sitter-talon = lib.importJSON ./tree-sitter-talon.json;
102 tree-sitter-templ = lib.importJSON ./tree-sitter-templ.json;
103 tree-sitter-tiger = lib.importJSON ./tree-sitter-tiger.json;
104 tree-sitter-tlaplus = lib.importJSON ./tree-sitter-tlaplus.json;
105 tree-sitter-toml = lib.importJSON ./tree-sitter-toml.json;
106 tree-sitter-tsq = lib.importJSON ./tree-sitter-tsq.json;
107 tree-sitter-turtle = lib.importJSON ./tree-sitter-turtle.json;
108 tree-sitter-twig = lib.importJSON ./tree-sitter-twig.json;
109 tree-sitter-typescript = lib.importJSON ./tree-sitter-typescript.json;
110 tree-sitter-typst = lib.importJSON ./tree-sitter-typst.json;
111 tree-sitter-uiua = lib.importJSON ./tree-sitter-uiua.json;
112 tree-sitter-verilog = lib.importJSON ./tree-sitter-verilog.json;
113 tree-sitter-vim = lib.importJSON ./tree-sitter-vim.json;
114 tree-sitter-vue = lib.importJSON ./tree-sitter-vue.json;
115 tree-sitter-wgsl = lib.importJSON ./tree-sitter-wgsl.json;
116 tree-sitter-wing = lib.importJSON ./tree-sitter-wing.json;
117 tree-sitter-yaml = lib.importJSON ./tree-sitter-yaml.json;
118 tree-sitter-yang = lib.importJSON ./tree-sitter-yang.json;
119 tree-sitter-zig = lib.importJSON ./tree-sitter-zig.json;