diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | bundle/clang | 0 |
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 |