forked from leadtune/dot-emacs
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
45 lines (45 loc) · 1.58 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
[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/textmate"]
path = vendor/textmate
url = git://github.com/timcharper/textmate.el.git
[submodule "vendor/rhtml-minor-mode"]
path = vendor/rhtml-minor-mode
url = git://github.com/eschulte/rhtml.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/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-pry"]
path = vendor/emacs-pry
url = [email protected]:jacott/emacs-pry
[submodule "vendor/clojure-snippets"]
path = vendor/clojure-snippets
url = [email protected]:bmabey/clojure-snippets.git
[submodule "vendor/nrepl-inspect"]
path = vendor/nrepl-inspect
url = [email protected]:vitalreactor/nrepl-inspect.git