X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=.gitmodules;h=b4d764959ef919c744fb664ba8d45a54a3d78964;hb=cd696dc0f7021e5e9efd94978d7109455aeda457;hp=da9b4f22d7e5b81edbda2b5675a7ae6ad5c9755b;hpb=f81363fb8f1d2956fe94b381ba66e8514f1c08cc;p=emacs-init.git diff --git a/.gitmodules b/.gitmodules index da9b4f2..b4d7649 100644 --- a/.gitmodules +++ b/.gitmodules @@ -24,3 +24,12 @@ 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