add rags and company modules
[emacs-init.git] / .gitmodules
index a7f14ea..b4d7649 100644 (file)
@@ -4,8 +4,32 @@ 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
+[submodule "dtrt-indent"]
+       path = dtrt-indent
+       url = https://github.com/jscheid/dtrt-indent.git
+[submodule "rtags"]
+       path = rtags
+       url = https://github.com/Andersbakken/rtags.git
+[submodule "company-mode"]
+       path = company-mode
+       url = https://github.com/company-mode/company-mode.git