-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitmodules
More file actions
81 lines (81 loc) · 3.38 KB
/
.gitmodules
File metadata and controls
81 lines (81 loc) · 3.38 KB
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
[submodule "pybind11"]
path = pybind11
url = https://github.com/pybind/pybind11
[submodule "plugins/arch_wiki"]
path = plugins/arch_wiki
url = https://github.com/albertlauncher/albert-plugin-python-arch-wiki
[submodule "plugins/aur"]
path = plugins/aur
url = https://github.com/albertlauncher/albert-plugin-python-aur
[submodule "plugins/bitwarden"]
path = plugins/bitwarden
url = https://github.com/albertlauncher/albert-plugin-python-bitwarden
[submodule "plugins/coingecko"]
path = plugins/coingecko
url = https://github.com/albertlauncher/albert-plugin-python-coingecko
[submodule "plugins/copyq"]
path = plugins/copyq
url = https://github.com/albertlauncher/albert-plugin-python-copyq
[submodule "plugins/docker"]
path = plugins/docker
url = https://github.com/albertlauncher/albert-plugin-python-docker
[submodule "plugins/emoji"]
path = plugins/emoji
url = https://github.com/albertlauncher/albert-plugin-python-emoji
[submodule "plugins/firefox"]
path = plugins/firefox
url = https://github.com/albertlauncher/albert-plugin-python-firefox
[submodule "plugins/goldendict"]
path = plugins/goldendict
url = https://github.com/albertlauncher/albert-plugin-python-goldendict
[submodule "plugins/jetbrains_projects"]
path = plugins/jetbrains_projects
url = https://github.com/albertlauncher/albert-plugin-python-jetbrains-projects
[submodule "plugins/kill"]
path = plugins/kill
url = https://github.com/albertlauncher/albert-plugin-python-kill
[submodule "plugins/locate"]
path = plugins/locate
url = https://github.com/albertlauncher/albert-plugin-python-locate
[submodule "plugins/pacman"]
path = plugins/pacman
url = https://github.com/albertlauncher/albert-plugin-python-pacman
[submodule "plugins/pass"]
path = plugins/pass
url = https://github.com/albertlauncher/albert-plugin-python-pass
[submodule "plugins/pomodoro"]
path = plugins/pomodoro
url = https://github.com/albertlauncher/albert-plugin-python-pomodoro
[submodule "plugins/prefpanes"]
path = plugins/prefpanes
url = https://github.com/albertlauncher/albert-plugin-python-prefpanes
[submodule "plugins/python_eval"]
path = plugins/python_eval
url = https://github.com/albertlauncher/albert-plugin-python-python-eval
[submodule "plugins/syncthing"]
path = plugins/syncthing
url = https://github.com/albertlauncher/albert-plugin-python-syncthing
[submodule "plugins/tex_to_unicode"]
path = plugins/tex_to_unicode
url = https://github.com/albertlauncher/albert-plugin-python-tex-to-unicode
[submodule "plugins/translators"]
path = plugins/translators
url = https://github.com/albertlauncher/albert-plugin-python-translators
[submodule "plugins/unit_converter"]
path = plugins/unit_converter
url = https://github.com/albertlauncher/albert-plugin-python-unit-converter
[submodule "plugins/virtualbox"]
path = plugins/virtualbox
url = https://github.com/albertlauncher/albert-plugin-python-virtualbox
[submodule "plugins/vscode_projects"]
path = plugins/vscode_projects
url = https://github.com/albertlauncher/albert-plugin-python-vscode-projects
[submodule "plugins/wikipedia"]
path = plugins/wikipedia
url = https://github.com/albertlauncher/albert-plugin-python-wikipedia
[submodule "plugins/x_window_switcher"]
path = plugins/x_window_switcher
url = https://github.com/albertlauncher/albert-plugin-python-x-window-switcher
[submodule "plugins/zeal"]
path = plugins/zeal
url = https://github.com/albertlauncher/albert-plugin-python-zeal