forked from zotero/zotero-standalone-build
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
23 lines (23 loc) · 1.04 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
[submodule "modules/abbrevs-filter"]
path = modules/abbrevs-filter
url = https://github.com/Juris-M/abbrevs-filter.git
branch = master
[submodule "modules/bluebook-signals-for-zotero"]
path = modules/bluebook-signals-for-zotero
url = https://github.com/Juris-M/bluebook-signals-for-zotero.git
[submodule "modules/zotero-odf-scan-plugin"]
path = modules/zotero-odf-scan-plugin
url = https://github.com/Juris-M/zotero-odf-scan-plugin.git
branch = master
[submodule "deployer"]
path = deployer
url = https://github.com/Juris-M/deployer.git
[submodule "modules/zotero-word-for-mac-integration"]
path = modules/zotero-word-for-mac-integration
url = https://github.com/zotero/zotero-word-for-mac-integration.git
[submodule "modules/zotero-word-for-windows-integration"]
path = modules/zotero-word-for-windows-integration
url = https://github.com/zotero/zotero-word-for-windows-integration.git
[submodule "modules/zotero-libreoffice-integration"]
path = modules/zotero-libreoffice-integration
url = https://github.com/zotero/zotero-libreoffice-integration.git