Something about modifying submodules, adding ctrlp

This commit is contained in:
Dustin Swan
2011-12-14 17:27:09 -05:00
parent 88152e8cc1
commit 6acf92c032
21 changed files with 23 additions and 19 deletions

3
.gitmodules vendored
View File

@@ -76,3 +76,6 @@
[submodule "vim/bundle/endwise"]
path = vim/bundle/endwise
url = git://github.com/tpope/vim-endwise
[submodule "vim/bundle/ctrlp"]
path = vim/bundle/ctrlp
url = git://github.com/kien/ctrlp.vim