Skip to content

Commit d3a9b36

Browse files
committed
Update ocaml
1 parent dbb969c commit d3a9b36

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

repos/ocaml

Submodule ocaml updated 62 files

tree-sitter-langs-build.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ git checkout."
154154
(buffer-substring-no-properties 2 9))
155155
:paths (pcase lang-symbol
156156
('typescript '("typescript" "tsx"))
157+
('ocaml '("ocaml" "interface"))
157158
(_ '("")))))))
158159

159160
(defun tree-sitter-langs--repo-status (lang-symbol)

0 commit comments

Comments
 (0)