From f2356bef414177df54a3c186796d02917be29914 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Wed, 16 Feb 2011 10:34:07 +0100 Subject: Added auto-complete-clang and threw out some old stuff --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3-54-g00ecf