diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | vim/bundle/ctrlp | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 0545bee..a66981b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "vim/bundle/bufexplorer"] path = vim/bundle/bufexplorer url = https://github.com/vim-scripts/bufexplorer.zip.git +[submodule "vim/bundle/ctrlp"] + path = vim/bundle/ctrlp + url = https://github.com/kien/ctrlp.vim.git diff --git a/vim/bundle/ctrlp b/vim/bundle/ctrlp new file mode 160000 +Subproject 64dca5ec7961cbd4a5a7da460890e70ae8716db |