We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7edb2dc commit 09c0d46Copy full SHA for 09c0d46
tree-sitter-langs-build.el
@@ -163,7 +163,7 @@ git checkout."
163
('ocaml '("ocaml" ("interface" . ocaml-interface)))
164
('ocaml-interface '("interface" ("interface" . ocaml-interface)))
165
('typescript '("typescript" ("tsx" . tsx)))
166
- ('xml '("tree-sitter-xml" ("tree-sitter-dtd" . dtd)))
+ ('xml '("xml" ("dtd" . dtd)))
167
(_ '("")))))))
168
169
(defun tree-sitter-langs--repo-status (lang-symbol)
0 commit comments