this repo has no description

refactor(x-ocaml): remove merlin-js gitlink submodule

Prepare for merlin-js to be a top-level monopam subtree instead of
a vendored submodule inside x-ocaml.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

+1 -4
-3
.gitmodules
··· 1 - [submodule "merlin-js"] 2 - path = merlin-js 3 - url = https://github.com/art-w/merlin-js 4 1 [submodule "jsoo-code-mirror"] 5 2 path = jsoo-code-mirror 6 3 url = https://github.com/art-w/jsoo-code-mirror
+1 -1
dune
··· 1 - (vendored_dirs jsoo-code-mirror merlin-js) 1 + (vendored_dirs jsoo-code-mirror) 2 2 3 3 (rule 4 4 (mode promote)