diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/ctrlp | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 06e5d2a..e54323b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -45,3 +45,6 @@  [submodule "bundle/unite"]  	path = bundle/unite  	url = https://github.com/Shougo/unite.vim.git +[submodule "bundle/ctrlp"] +	path = bundle/ctrlp +	url = https://github.com/kien/ctrlp.vim.git diff --git a/bundle/ctrlp b/bundle/ctrlp new file mode 160000 +Subproject b5d3fe66a58a13d2ff8b6391f4387608496a030 | 
