forked from soliton4/nodeMirror
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
49 lines (45 loc) · 1.48 KB
/
.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
[submodule "src/dojo"]
path = src/dojo
url = https://github.com/soliton4/dojo.git
[submodule "src/dijit"]
path = src/dijit
url = https://github.com/dojo/dijit.git
[submodule "src/dojox"]
path = src/dojox
url = https://github.com/dojo/dojox.git
[submodule "src/util"]
path = src/util
url = https://github.com/dojo/util.git
[submodule "src/promiseland"]
path = src/promiseland
url = https://github.com/soliton4/promiseland.git
[submodule "src/sol"]
path = src/sol
url = https://github.com/soliton4/sol-amd.git
[submodule "generic-js/CodeMirror-original"]
path = generic-js/CodeMirror-original
url = https://github.com/marijnh/CodeMirror
[submodule "generic-js/csslint"]
path = generic-js/csslint
url = https://github.com/stubbornella/csslint
[submodule "generic-js/jsonlint"]
path = generic-js/jsonlint
url = https://github.com/zaach/jsonlint
[submodule "generic-js/term.js"]
path = generic-js/term.js
url = https://github.com/chjj/term.js
[submodule "generic-js/CodeMirror"]
path = generic-js/CodeMirror
url = https://github.com/soliton4/CodeMirror
[submodule "generic-js/pdf.js"]
path = generic-js/pdf.js
url = https://github.com/mozilla/pdf.js
[submodule "generic-js/Broadway"]
path = generic-js/Broadway
url = https://github.com/mbebenita/Broadway
[submodule "generic-js/peg8/pegjs"]
path = generic-js/peg8/pegjs
url = https://github.com/soliton4/pegjs.git
[submodule "generic-js/node-jscs"]
path = generic-js/node-jscs
url = https://github.com/gero3/node-jscs.git