summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2010-01-03 20:02:31 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2010-01-03 20:02:31 +0800
commit1ad7538eca4164fb4a6f8d78f6c0f5b0f12467e3 (patch)
treec5934356da29c1cacba7f7b7e9af6afeb678f441
parentbd43daeed39aff3f6d64252ef2d32083f9d52c96 (diff)
submodule: add auto-complete module
-rw-r--r--.gitmodules3
m---------auto-complete0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..379115d
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "auto-complete"]
+ path = auto-complete
+ url = git://github.com/m2ym/auto-complete.git
diff --git a/auto-complete b/auto-complete
new file mode 160000
+Subproject 4efdc206f6c65a21fffce4700403d13911c8e76