implement eshell-switch-directory-current-buffer bound to \C-cE
[emacs-init.git] / .gitmodules
index 5536bd8..da9b4f2 100644 (file)
@@ -9,9 +9,18 @@ url = git://github.com/magit/magit.git
 [submodule "emacsstuff"]
 path = emacsstuff
 url = git://g0dil.de/emacsstuff.git
-[submodule "git-modes"]
-       path = git-modes
-       url = https://github.com/magit/git-modes.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