this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Un-vendore jsoo-code-mirror

+4 -1
+3
merlin-js.opam
··· 18 18 "brr" {>= "0.0.3"} 19 19 "ppx_blob" {>= "0.7.2"} 20 20 ] 21 + pin-depends: [ 22 + ["code-mirror.dev" "git+https://github.com/voodoos/jsoo-code-mirror#98ccc2323ef234f619493db01431f75a44e4f306"] 23 + ] 21 24 synopsis: 22 25 "Editor helper, provides completion, typing and source browsing for the web" 23 26 description:
+1 -1
vendor/dune
··· 1 - (vendored_dirs *) 1 + (dirs :standard \ jsoo-code-mirror)