summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index f90e52b..11d4f4e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -31,3 +31,6 @@
[submodule "bundle/unite"]
path = bundle/unite
url = https://github.com/Shougo/unite.vim.git
+[submodule "bundle/clang-format"]
+ path = bundle/clang-format
+ url = https://github.com/rhysd/vim-clang-format.git