diff --git a/.gitmodules b/.gitmodules index c1b3ed3..8f44a7f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "bundle/vim-repeat"] path = bundle/vim-repeat url = https://github.com/tpope/vim-repeat.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 index 0000000..f7322b3 --- /dev/null +++ b/bundle/ctrlp @@ -0,0 +1 @@ +Subproject commit f7322b3d125cb68d0abbf965058efcade34b6d67