X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=.gitmodules;h=4982febe18497a45f2783bd8c393e3f4bc7cb69f;hb=4212d6282f64bc9205daced456275854451c33c4;hp=da9b4f22d7e5b81edbda2b5675a7ae6ad5c9755b;hpb=f81363fb8f1d2956fe94b381ba66e8514f1c08cc;p=emacs-init.git diff --git a/.gitmodules b/.gitmodules index da9b4f2..4982feb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,3 +24,15 @@ url = git://g0dil.de/emacsstuff.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