-
Notifications
You must be signed in to change notification settings - Fork 4
/
.gitmodules
36 lines (36 loc) · 1.36 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
36
[submodule "dotbot"]
path = dotbot
url = https://github.com/anishathalye/dotbot
[submodule "antigen"]
path = antigen
url = https://github.com/zsh-users/antigen.git
[submodule "emacs.d/pkgs/github-theme"]
path = emacs.d/pkgs/github-theme
url = https://github.com/philiparvidsson/GitHub-Theme-for-Emacs.git
[submodule "emacs.d/pkgs/use-package"]
path = emacs.d/pkgs/use-package
url = https://github.com/jwiegley/use-package.git
[submodule "emacs.d/pkgs/evil"]
path = emacs.d/pkgs/evil
url = https://github.com/emacs-evil/evil.git
[submodule "emacs.d/pkgs/undo-tree"]
path = emacs.d/pkgs/undo-tree
url = https://github.com/emacsmirror/undo-tree.git
[submodule "emacs.d/pkgs/auto-compile"]
path = emacs.d/pkgs/auto-compile
url = https://github.com/tarsius/auto-compile.git
[submodule "emacs.d/pkgs/packed"]
path = emacs.d/pkgs/packed
url = https://github.com/tarsius/packed.git
[submodule "emacs.d/pkgs/dash"]
path = emacs.d/pkgs/dash
url = https://github.com/magnars/dash.el.git
[submodule "emacs.d/pkgs/linum-relative"]
path = emacs.d/pkgs/linum-relative
url = https://github.com/coldnew/linum-relative.git
[submodule "emacs.d/pkgs/evil-commentary"]
path = emacs.d/pkgs/evil-commentary
url = https://github.com/linktohack/evil-commentary.git
[submodule "emacs.d/pkgs/evil-surround"]
path = emacs.d/pkgs/evil-surround
url = https://github.com/timcharper/evil-surround.git