X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=.gitmodules;h=da9b4f22d7e5b81edbda2b5675a7ae6ad5c9755b;hb=d53b93ae64f6031573577ce918eb592a22ab8da4;hp=5536bd86f86898b85ca53c8e40677ac005fe6d78;hpb=c57b0f8a078e3d662b252e07901388cf46d66c6a;p=emacs-init.git diff --git a/.gitmodules b/.gitmodules index 5536bd8..da9b4f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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