adding the submodule vim-c-cr, which completes functional brackets by

hitting ctrl-enter or ctrl-c after writing an open bracket in input mode
This commit is contained in:
Kevin 2014-04-07 01:43:17 -04:00
parent 2eff546248
commit de3f454c46
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -85,3 +85,6 @@
[submodule "vim/bundle/vim-move"] [submodule "vim/bundle/vim-move"]
path = vim/bundle/vim-move path = vim/bundle/vim-move
url = https://github.com/matze/vim-move.git 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

1
vim/bundle/vim-c-cr Submodule

@ -0,0 +1 @@
Subproject commit 9bd4814244f7cafe632eb38c021ef9abdd99fc42