forked from afeinberg/dot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
63 lines (63 loc) · 2.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
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
[submodule "elisp/clojure-mode"]
path = elisp/clojure-mode
url = https://github.com/technomancy/clojure-mode.git
[submodule "elisp/scala-mode"]
path = elisp/scala-mode
url = [email protected]:afeinberg/scala-mode.git
[submodule "elisp/tuareg-mode"]
path = elisp/tuareg-mode
url = [email protected]:afeinberg/tuareg-mode.git
[submodule "elisp/smex"]
path = elisp/smex
url = https://github.com/nonsequitur/smex.git
[submodule "elisp/lua-mode"]
path = elisp/lua-mode
url = [email protected]:afeinberg/lua-mode.git
[submodule "elisp/slime"]
path = elisp/slime
url = https://github.com/antifuchs/slime.git
[submodule "elisp/yasnippet"]
path = elisp/yasnippet
url = https://github.com/capitaomorte/yasnippet.git
[submodule "elisp/cider"]
path = elisp/cider
url = https://github.com/clojure-emacs/cider.git
[submodule "elisp/auto-complete"]
path = elisp/auto-complete
url = https://github.com/auto-complete/auto-complete.git
[submodule "elisp/popup-el"]
path = elisp/popup-el
url = https://github.com/auto-complete/popup-el
[submodule "elisp/s.el"]
path = elisp/s.el
url = https://github.com/magnars/s.el
[submodule "elisp/dash.el"]
path = elisp/dash.el
url = https://github.com/magnars/dash.el
[submodule "elisp/fsharpbinding"]
path = elisp/fsharpbinding
url = https://github.com/fsharp/fsharpbinding.git
[submodule "elisp/auto-complete-clang"]
path = elisp/auto-complete-clang
url = https://github.com/brianjcj/auto-complete-clang
[submodule "elisp/haskell-mode"]
path = elisp/haskell-mode
url = https://github.com/haskell/haskell-mode.git
[submodule "elisp/go-mode"]
path = elisp/go-mode
url = https://github.com/dominikh/go-mode.el
[submodule "magit"]
path = elisp/magit
url = https://github.com/magit/magit.git
branch = origin/tags/2.7.0
[submodule "elisp/dash"]
path = elisp/dash
url = https://github.com/magnars/dash.el
branch = tags/2.12.1
[submodule "elisp/with-editor"]
path = elisp/with-editor
url = https://github.com/magit/with-editor
branch = origin/tags/v2.5.1
[submodule "oh-my-zsh"]
path = oh-my-zsh
url = https://github.com/ohmyzsh/ohmyzsh.git