Skip to content

Commit 2bc1644

Browse files
committed
Fix OCaml parser breaking Nix flake
1 parent c7b9c18 commit 2bc1644

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,4 @@
5555
url = https://github.com/tree-sitter/tree-sitter-rust.git
5656
[submodule "parsers/ocaml"]
5757
path = parsers/ocaml
58-
url = https://github.com/tree-sitter/tree-sitter-ocaml.git
58+
url = https://github.com/rien/tree-sitter-ocaml.git

0 commit comments

Comments
 (0)