diff --git a/.gitmodules b/.gitmodules index ae774d3..fe3f6f4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,3 +85,6 @@ [submodule "vim/bundle/vim-move"] path = vim/bundle/vim-move url = https://github.com/matze/vim-move.git +[submodule "vim/bundle/vim-c-cr"] + path = vim/bundle/vim-c-cr + url = https://github.com/jtmkrueger/vim-c-cr.git diff --git a/vim/bundle/vim-c-cr b/vim/bundle/vim-c-cr new file mode 160000 index 0000000..9bd4814 --- /dev/null +++ b/vim/bundle/vim-c-cr @@ -0,0 +1 @@ +Subproject commit 9bd4814244f7cafe632eb38c021ef9abdd99fc42