add remove-dos-eol utility
[emacs-init.git] / .gitmodules
index a7f14ea..da9b4f2 100644 (file)
@@ -4,8 +4,23 @@ url = git://g0dil.de/emacs-egrep.git
 
 [submodule "magit"]
 path = magit
-url = https://github.com/philjackson/magit.git
+url = git://github.com/magit/magit.git
 
 [submodule "emacsstuff"]
 path = emacsstuff
 url = git://g0dil.de/emacsstuff.git
+[submodule "git-wip"]
+       path = git-wip
+       url = https://github.com/bartman/git-wip.git
+[submodule "emacs-window-toggle"]
+       path = emacs-window-toggle
+       url = https://gist.github.com/3383607.git
+[submodule "org-mode"]
+       path = org-mode
+       url = git://orgmode.org/org-mode.git
+[submodule "groovy-emacs-modes"]
+       path = groovy-emacs-modes
+       url = https://github.com/Groovy-Emacs-Modes/groovy-emacs-modes.git
+[submodule "with-editor"]
+       path = with-editor
+       url = https://github.com/magit/with-editor