1
0
mirror of https://github.com/adobe/brackets.git synced 2024-11-20 09:53:00 +01:00
brackets/.gitmodules
2013-03-26 13:31:37 -04:00

22 lines
962 B
Plaintext

[submodule "src/thirdparty/CodeMirror2"]
path = src/thirdparty/CodeMirror2
url = https://github.com/adobe/CodeMirror2.git
[submodule "src/thirdparty/path-utils"]
path = src/thirdparty/path-utils
url = https://github.com/jblas/path-utils.git
[submodule "src/thirdparty/jslint"]
path = src/thirdparty/jslint
url = https://github.com/douglascrockford/JSLint.git
[submodule "src/thirdparty/smart-auto-complete"]
path = src/thirdparty/smart-auto-complete
url = https://github.com/laktek/jQuery-Smart-Auto-Complete.git
[submodule "src/thirdparty/mustache"]
path = src/thirdparty/mustache
url = https://github.com/janl/mustache.js.git
[submodule "src/extensions/default/JavaScriptCodeHints/tern"]
path = src/extensions/default/JavaScriptCodeHints/tern
url = http://github.com/eztierney/tern.git
[submodule "src/extensions/default/JavaScriptCodeHints/acorn"]
path = src/extensions/default/JavaScriptCodeHints/acorn
url = https://github.com/eztierney/acorn