mirror of
https://github.com/adobe/brackets.git
synced 2024-11-20 18:02:54 +01:00
25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
[submodule "src/thirdparty/CodeMirror"]
|
|
path = src/thirdparty/CodeMirror
|
|
url = https://github.com/adobe/CodeMirror2.git
|
|
[submodule "src/thirdparty/mustache"]
|
|
path = src/thirdparty/mustache
|
|
url = https://github.com/janl/mustache.js.git
|
|
[submodule "src/extensions/default/JavaScriptCodeHints/thirdparty/tern"]
|
|
path = src/extensions/default/JavaScriptCodeHints/thirdparty/tern
|
|
url = https://github.com/marijnh/tern.git
|
|
[submodule "src/extensions/default/JavaScriptCodeHints/thirdparty/acorn"]
|
|
path = src/extensions/default/JavaScriptCodeHints/thirdparty/acorn
|
|
url = https://github.com/marijnh/acorn.git
|
|
[submodule "src/thirdparty/requirejs"]
|
|
path = src/thirdparty/requirejs
|
|
url = https://github.com/jrburke/requirejs.git
|
|
[submodule "src/thirdparty/text"]
|
|
path = src/thirdparty/text
|
|
url = https://github.com/requirejs/text.git
|
|
[submodule "src/thirdparty/i18n"]
|
|
path = src/thirdparty/i18n
|
|
url = https://github.com/requirejs/i18n.git
|
|
[submodule "src/extensions/default/JSLint/thirdparty/jslint"]
|
|
path = src/extensions/default/JSLint/thirdparty/jslint
|
|
url = https://github.com/peterflynn/JSLint.git
|