summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTuowen Zhao <ztuowen@gmail.com>2016-09-02 11:15:27 -0600
committerTuowen Zhao <ztuowen@gmail.com>2016-09-02 11:15:27 -0600
commit4489ec6dc395e64f888f43db259203884344cc94 (patch)
tree9d8c879855104c705c657fe475849b66367af035
parentc3f597ce555a026cd49f3ecc9b762745b5abec69 (diff)
downloadvim-4489ec6dc395e64f888f43db259203884344cc94.tar.gz
vim-4489ec6dc395e64f888f43db259203884344cc94.tar.bz2
vim-4489ec6dc395e64f888f43db259203884344cc94.zip
new clang_complete module
-rw-r--r--.gitmodules3
m---------bundle/clang0
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index e8c8382..5d45ce7 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -22,3 +22,6 @@
[submodule "bundle/airline"]
path = bundle/airline
url = https://github.com/bling/vim-airline.git
+[submodule "bundle/clang"]
+ path = bundle/clang
+ url = https://github.com/Rip-Rip/clang_complete.git
diff --git a/bundle/clang b/bundle/clang
new file mode 160000
+Subproject c7f5673a5d31704e9ec43d43c0606b243d5ef62