X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=.gitmodules;h=4982febe18497a45f2783bd8c393e3f4bc7cb69f;hb=adc1b50372f1512e8cd1488439327050947676ef;hp=feca0b8086610ad3ec2b76273cfc250c49d0127b;hpb=eb9367d25c9050025a2f9905a69c88b6f76b7f7e;p=emacs-init.git diff --git a/.gitmodules b/.gitmodules index feca0b8..4982feb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,3 +27,12 @@ url = git://g0dil.de/emacsstuff.git [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