X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=.gitmodules;h=da9b4f22d7e5b81edbda2b5675a7ae6ad5c9755b;hb=29d7f5283349fca6f9ffe809b3ec003a2b666e62;hp=081bfb3545b286b2b87d95c3da378a77e4bb79c2;hpb=a377b8462f3a4476de74877ffdfb08103e24bb4d;p=emacs-init.git diff --git a/.gitmodules b/.gitmodules index 081bfb3..da9b4f2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -9,9 +9,6 @@ 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 @@ -21,3 +18,9 @@ url = git://g0dil.de/emacsstuff.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