X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=.gitmodules;h=4982febe18497a45f2783bd8c393e3f4bc7cb69f;hb=4212d6282f64bc9205daced456275854451c33c4;hp=b41794e9b724fcd8fe13e1b1378ed3b16da6a8d1;hpb=37e6dc909ad1a4733981637029f78c9902e84160;p=emacs-init.git diff --git a/.gitmodules b/.gitmodules index b41794e..4982feb 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 @@ -24,3 +21,18 @@ url = git://g0dil.de/emacsstuff.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 +[submodule "system-cores.el"] + path = system-cores.el + url = https://github.com/aaron-em/system-cores.el.git