From a506c13ac30721c87b5825241bf348f22d843ae0 Mon Sep 17 00:00:00 2001 From: Nicole Tietz-Sokolskaya Date: Mon, 20 Nov 2017 10:27:13 -0500 Subject: [PATCH] Add ctrlp --- .gitmodules | 3 +++ vim/.vim/bundle/ctrlp | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/.vim/bundle/ctrlp 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