public
Description: my emacs rig -- currently on v23.x for mac and ubuntu
Homepage: http://20seven.org
Clone URL: git://github.com/gregnewman/20seven-emacs.git
20seven-emacs / .gitmodules
100644 34 lines (33 sloc) 1.338 kb
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
[submodule "vendor/color-theme/twilight-emacs"]
path = vendor/color-theme/twilight-emacs
url = git://github.com/crafterm/twilight-emacs.git
[submodule "vendor/smex"]
path = vendor/smex
url = git://github.com/nonsequitur/smex.git
[submodule "vendor/color-theme/color-theme-github"]
path = vendor/color-theme/color-theme-github
url = git://github.com/dudleyf/color-theme-github.git
[submodule "vendor/slime"]
path = vendor/slime
url = git://git.boinkor.net/slime.git
[submodule "vendor/remember-2.0"]
path = vendor/remember-2.0
url = git://repo.or.cz/remember-el.git
[submodule "vendor/color-theme/color-theme-merbivore"]
path = vendor/color-theme/color-theme-merbivore
url = git://github.com/mig/color-theme-merbivore.git
[submodule "vendor/emacs-grep-o-matic"]
path = vendor/emacs-grep-o-matic
url = git://github.com/ZungBang/emacs-grep-o-matic.git
[submodule "vendor/cheat"]
path = vendor/cheat
url = git://github.com/defunkt/cheat.git
[submodule "vendor/yasnippet/snippets/django"]
path = vendor/yasnippet/snippets/django
url = git@github.com:gregnewman/yasnippet-django.git
[submodule "vendor/yasnippet/snippets/django-mode"]
path = vendor/yasnippet/snippets/django-mode
url = git@github.com:gregnewman/yasnippet-django.git
[submodule "vendor/org-mode"]
path = vendor/org-mode
url = git://repo.or.cz/org-mode.git