forked from bmabey/dot-emacs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
57 lines (57 loc) · 1.99 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
[submodule "vendor/cucumber"]
path = vendor/cucumber
url = git://github.com/timcharper/cucumber.el.git
[submodule "vendor/inf-ruby-bond"]
path = vendor/inf-ruby-bond
url = http://github.com/pd/inf-ruby-bond.git
[submodule "vendor/rspec-mode"]
path = vendor/rspec-mode
url = git://github.com/timcharper/rspec-mode.git
[submodule "vendor/rvm"]
path = vendor/rvm
url = http://github.com/senny/rvm.el.git
[submodule "vendor/textmate"]
path = vendor/textmate
url = git://github.com/timcharper/textmate.el.git
[submodule "vendor/vimpulse"]
path = vendor/vimpulse
url = git://github.com/timcharper/vimpulse.git
[submodule "vendor/vimpulse-surround"]
path = vendor/vimpulse-surround
url = git://github.com/timcharper/vimpulse-surround.el.git
[submodule "vendor/rhtml-minor-mode"]
path = vendor/rhtml-minor-mode
url = git://github.com/eschulte/rhtml.git
[submodule "vendor/ac-slime"]
path = vendor/ac-slime
url = https://github.com/purcell/ac-slime.git
[submodule "vendor/rsense"]
path = vendor/rsense
url = http://github.com/m2ym/rsense.git
[submodule "vendor/github"]
path = vendor/github
url = git://github.com/leadtune/github.el.git
[submodule "vendor/js2-mode"]
path = vendor/js2-mode
url = https://github.com/mooz/js2-mode.git
[submodule "vendor/color-theme-cobalt"]
path = vendor/color-theme-cobalt
url = https://github.com/nickewing/color-theme-cobalt.git
[submodule "vendor/ess"]
path = vendor/ess
url = https://github.com/emacsmirror/ess.git
[submodule "vendor/evil"]
path = vendor/evil
url = git://gitorious.org/evil/evil.git
[submodule "vendor/evil-surround"]
path = vendor/evil-surround
url = git://github.com/timcharper/evil-surround.git
[submodule "vendor/rails-minor-mode"]
path = vendor/rails-minor-mode
url = git://github.com/timcharper/emacs-rails.git
[submodule "vendor/matlab-emacs"]
path = vendor/matlab-emacs
url = https://github.com/ruediger/matlab-emacs.git
[submodule "vendor/emacs-starter-kit"]
path = vendor/emacs-starter-kit
url = https://github.com/technomancy/emacs-starter-kit.git