From 6206cbfb71a39048314314d9d0f00e97a43b95f2 Mon Sep 17 00:00:00 2001 From: Tuowen Zhao Date: Tue, 13 Mar 2018 15:05:40 -0600 Subject: Add clang-format --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3-70-g09d2