summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-02-16 10:34:07 +0100
committerGravatar Tom Willemsen2011-02-16 10:34:07 +0100
commitf2356bef414177df54a3c186796d02917be29914 (patch)
treea21d74f876ac05051b431e47f17215a4442d0ef5 /.gitmodules
parentc9d208a78ded357b2cb2983e26205425341a31cd (diff)
downloaddotfiles-f2356bef414177df54a3c186796d02917be29914.tar.gz
dotfiles-f2356bef414177df54a3c186796d02917be29914.zip
Added auto-complete-clang and threw out some old stuff
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8bad0f4..8b16cdc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "emacs.d/naquadah-theme"]
path = emacs.d/naquadah-theme
url = git://git.naquadah.org/naquadah-theme.git
+[submodule "emacs.d/auto-complete-clang"]
+ path = emacs.d/auto-complete-clang
+ url = git://github.com/brianjcj/auto-complete-clang.git