-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitmodules
35 lines (35 loc) · 1.12 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
[submodule "flatpak/shared-modules"]
path = flatpak/shared-modules
url = https://github.com/flathub/shared-modules.git
[submodule "src/writegood"]
path = src/writegood
url = https://github.com/ThiefMD/libwritegood-vala
[submodule "src/ultheme"]
path = src/ultheme
url = https://github.com/TwiRp/ultheme-vala
[submodule "src/writeas"]
path = src/writeas
url = https://github.com/ThiefMD/writeas-vala.git
[submodule "src/ghost"]
path = src/ghost
url = https://github.com/ThiefMD/ghost-vala.git
[submodule "data/language-specs"]
path = data/language-specs
url = https://github.com/ThiefMD/custom-gtksourceview-languages.git
branch = main
[submodule "src/wordpress"]
path = src/wordpress
url = https://github.com/ThiefMD/wordpress-vala.git
branch = main
[submodule "src/bibtex"]
path = src/bibtex
url = https://github.com/ThiefMD/BiBtex-vala.git
[submodule "src/medium"]
path = src/medium
url = https://github.com/ThiefMD/medium-vala.git
[submodule "src/forem"]
path = src/forem
url = https://github.com/ThiefMD/forem-vala.git
[submodule "src/hashnode"]
path = src/hashnode
url = https://github.com/TwiRp/hashnode-vala.git