From 4489ec6dc395e64f888f43db259203884344cc94 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Fri, 2 Sep 2016 11:15:27 -0600 Subject: new clang_complete module --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3-70-g09d2