Skip to content

Commit c8d96d9

Browse files
committed
Added the submodules for helm, async and nyan correctly.
1 parent 73c850d commit c8d96d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "plugins/helm"]
2+
path = plugins/helm
3+
url = https://github.com/emacs-helm/helm.git
4+
[submodule "plugins/async"]
5+
path = plugins/async
6+
url = https://github.com/jwiegley/emacs-async.git
7+
[submodule "plugins/nyan"]
8+
path = plugins/nyan
9+
url = https://github.com/TeMPOraL/nyan-mode.git

0 commit comments

Comments
 (0)