forked from ocaml/ocaml-lsp
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
29 lines (29 loc) · 967 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[submodule "ocaml-lsp-server/vendor/cmdliner"]
path = ocaml-lsp-server/vendor/cmdliner
url = https://github.com/dbuenzli/cmdliner.git
[submodule "ocaml-lsp-server/vendor/uutf"]
path = ocaml-lsp-server/vendor/uutf
url = https://github.com/dune-universe/uutf.git
branch = duniverse-v1.0.2
ignore = dirty
[submodule "ocaml-lsp-server/vendor/octavius"]
path = ocaml-lsp-server/vendor/octavius
url = https://github.com/ocaml-doc/octavius.git
ignore = dirty
[submodule "ocaml-lsp-server/vendor/omd"]
path = ocaml-lsp-server/vendor/omd
url = https://github.com/ulugbekna/omd.git
branch = ocaml-lsp
ignore = dirty
[submodule "submodules/dune"]
path = submodules/dune
url = https://github.com/rgrinberg/jbuilder
branch=lsp
ignore=dirty
[submodule "submodules/lev"]
path = submodules/lev
url = https://github.com/rgrinberg/lev.git
[submodule "ocaml-lsp-server/vendor/merlin"]
path = ocaml-lsp-server/vendor/merlin
url = https://github.com/pereb4ik/merlin.git
branch = lsp