diff --git a/.gitmodules b/.gitmodules index 89809d8..4392572 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@ [submodule "vim/.vim/bundle/vim-terraform"] path = vim/.vim/bundle/vim-terraform url = https://github.com/hashivim/vim-terraform.git +[submodule "vim/.vim/bundle/ctrlp"] + path = vim/.vim/bundle/ctrlp + url = https://github.com/ctrlpvim/ctrlp.vim diff --git a/vim/.vim/bundle/ctrlp b/vim/.vim/bundle/ctrlp new file mode 160000 index 0000000..bde7a29 --- /dev/null +++ b/vim/.vim/bundle/ctrlp @@ -0,0 +1 @@ +Subproject commit bde7a2950adaa82e894d7bdf69e3e7383e40d229