X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=.gitmodules;h=d365e1d0f0678e6763b4f0ce3241bb92e506283f;hb=1d07e4155775233b3a89ded078cb98248bbba4c8;hp=da9b4f22d7e5b81edbda2b5675a7ae6ad5c9755b;hpb=f81363fb8f1d2956fe94b381ba66e8514f1c08cc;p=emacs-init.git diff --git a/.gitmodules b/.gitmodules index da9b4f2..d365e1d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,3 +24,21 @@ 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 +[submodule "solarized-emacs"] + path = solarized-emacs + url = https://github.com/bbatsov/solarized-emacs.git +[submodule "pjb-emacs"] + path = pjb-emacs + url = https://github.com/informatimago/emacs.git