forked from rmm5t/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
114 lines (114 loc) · 4.76 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
[submodule "emacs.d/vendor/maxframe.el"]
path = emacs.d/vendor/maxframe.el
url = git://github.com/rmm5t/maxframe.el.git
[submodule "emacs.d/vendor/coffee-mode"]
path = emacs.d/vendor/coffee-mode
url = git://github.com/defunkt/coffee-mode.git
[submodule "emacs.d/vendor/magit"]
path = emacs.d/vendor/magit
url = git://github.com/magit/magit.git
[submodule "emacs.d/vendor/markdown-mode"]
path = emacs.d/vendor/markdown-mode
url = git://github.com/defunkt/markdown-mode.git
[submodule "emacs.d/vendor/filladapt"]
path = emacs.d/vendor/filladapt
url = git://github.com/emacsmirror/filladapt.git
[submodule "emacs.d/vendor/psvn"]
path = emacs.d/vendor/psvn
url = git://github.com/emacsmirror/psvn.git
[submodule "emacs.d/vendor/yasnippet"]
path = emacs.d/vendor/yasnippet
url = git://github.com/capitaomorte/yasnippet.git
[submodule "emacs.d/vendor/yasnippets-rails"]
path = emacs.d/vendor/yasnippets-rails
url = git://github.com/eschulte/yasnippets-rails.git
[submodule "emacs.d/vendor/yasnippets-shoulda"]
path = emacs.d/vendor/yasnippets-shoulda
url = git://github.com/rwc9u/yasnippets-shoulda.git
[submodule "emacs.d/vendor/yaml-mode"]
path = emacs.d/vendor/yaml-mode
url = git://github.com/yoshiki/yaml-mode.git
[submodule "emacs.d/vendor/ri-emacs"]
path = emacs.d/vendor/ri-emacs
url = git://github.com/pedz/ri-emacs.git
[submodule "emacs.d/vendor/ruby-electric"]
path = emacs.d/vendor/ruby-electric
url = git://github.com/qoobaa/ruby-electric.git
[submodule "emacs.d/vendor/htmlize"]
path = emacs.d/vendor/htmlize
url = git://github.com/rmm5t/htmlize.git
[submodule "emacs.d/vendor/jekyll.el"]
path = emacs.d/vendor/jekyll.el
url = git://github.com/talison/jekyll.el.git
[submodule "emacs.d/vendor/lua-mode"]
path = emacs.d/vendor/lua-mode
url = git://github.com/emacsmirror/lua-mode.git
[submodule "emacs.d/vendor/rinari"]
path = emacs.d/vendor/rinari
url = git://github.com/eschulte/rinari.git
[submodule "emacs.d/vendor/feature-mode.el"]
path = emacs.d/vendor/feature-mode.el
url = https://github.com/michaelklishin/cucumber.el.git
[submodule "emacs.d/vendor/js2-mode"]
path = emacs.d/vendor/js2-mode
url = https://github.com/mooz/js2-mode.git
[submodule "emacs.d/vendor/sass-mode"]
path = emacs.d/vendor/sass-mode
url = https://github.com/nex3/sass-mode.git
[submodule "emacs.d/vendor/haml-mode"]
path = emacs.d/vendor/haml-mode
url = https://github.com/nex3/haml-mode.git
[submodule "emacs.d/vendor/revbufs"]
path = emacs.d/vendor/revbufs
url = https://github.com/emacsmirror/revbufs.git
[submodule "emacs.d/vendor/textmate.el"]
path = emacs.d/vendor/textmate.el
url = https://github.com/defunkt/textmate.el.git
[submodule "emacs.d/vendor/shell-pop"]
path = emacs.d/vendor/shell-pop
url = https://github.com/rmm5t/shell-pop.git
[submodule "emacs.d/vendor/mo-git-blame"]
path = emacs.d/vendor/mo-git-blame
url = https://github.com/mbunkus/mo-git-blame.git
[submodule "emacs.d/vendor/ace-jump-mode"]
path = emacs.d/vendor/ace-jump-mode
url = https://github.com/winterTTr/ace-jump-mode.git
[submodule "emacs.d/vendor/key-chord"]
path = emacs.d/vendor/key-chord
url = https://github.com/emacsmirror/key-chord.git
[submodule "emacs.d/vendor/bundler.el"]
path = emacs.d/vendor/bundler.el
url = https://github.com/tobiassvn/bundler.el.git
[submodule "emacs.d/vendor/browse-kill-ring+"]
path = emacs.d/vendor/browse-kill-ring+
url = https://github.com/emacsmirror/browse-kill-ring-plus.git
[submodule "emacs.d/vendor/browse-kill-ring"]
path = emacs.d/vendor/browse-kill-ring
url = https://github.com/browse-kill-ring/browse-kill-ring.git
[submodule "emacs.d/vendor/textile-mode"]
path = emacs.d/vendor/textile-mode
url = git://github.com/emacsmirror/textile-mode.git
[submodule "emacs.d/vendor/expand-region.el"]
path = emacs.d/vendor/expand-region.el
url = git://github.com/magnars/expand-region.el.git
[submodule "emacs.d/vendor/multiple-cursors.el"]
path = emacs.d/vendor/multiple-cursors.el
url = git://github.com/magnars/multiple-cursors.el.git
[submodule "emacs.d/vendor/jump-char"]
path = emacs.d/vendor/jump-char
url = git://github.com/lewang/jump-char.git
[submodule "emacs.d/vendor/dired-details"]
path = emacs.d/vendor/dired-details
url = git://github.com/emacsmirror/dired-details.git
[submodule "emacs.d/vendor/dired-details+"]
path = emacs.d/vendor/dired-details+
url = git://github.com/emacsmirror/dired-details-plus.git
[submodule "emacs.d/vendor/ack-and-a-half"]
path = emacs.d/vendor/ack-and-a-half
url = git://github.com/jhelwig/ack-and-a-half.git
[submodule "emacs.d/vendor/powerline"]
path = emacs.d/vendor/powerline
url = git://github.com/jonathanchu/emacs-powerline.git
[submodule "emacs.d/vendor/dropdown-list"]
path = emacs.d/vendor/dropdown-list
url = https://github.com/emacsmirror/dropdown-list