dirceu / emacs-starter-kit forked from technomancy/emacs-starter-kit

All the code you need to get started, with an emphasis on dynamic languages.

This URL has Read+Write access

emacs-starter-kit / .gitmodules
100644 13 lines (12 sloc) 0.426 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
[submodule "vendor/textmate.el"]
path = vendor/textmate.el
url = git://github.com/defunkt/textmate.el.git
[submodule "vendor/whitespace.el"]
path = vendor/whitespace.el
url = git://github.com/smtlaissezfaire/whitespace-el.git
[submodule "vendor/distel"]
path = vendor/distel
url = git://github.com/bmizerany/distel.git
[submodule "vendor/yasnippet"]
path = vendor/yasnippet
url = git://github.com/dirceu/yasnippet.git