From e80cc52f7cd3119e075f878bdef23c6f917221b1 Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Fri, 2 Aug 2013 03:50:00 -0700 Subject: [PATCH] ctrlp submodule --- .gitmodules | 3 +++ vim-files/.vim/bundle/ctrlp | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim-files/.vim/bundle/ctrlp diff --git a/.gitmodules b/.gitmodules index 8772ef0..3774799 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "vim-files/.vim/bundle/ultisnips"] path = vim-files/.vim/bundle/ultisnips url = https://github.com/SirVer/ultisnips.git +[submodule "vim-files/.vim/bundle/ctrlp"] + path = vim-files/.vim/bundle/ctrlp + url = https://github.com/kien/ctrlp.vim.git diff --git a/vim-files/.vim/bundle/ctrlp b/vim-files/.vim/bundle/ctrlp new file mode 160000 index 0000000..daf0c01 --- /dev/null +++ b/vim-files/.vim/bundle/ctrlp @@ -0,0 +1 @@ +Subproject commit daf0c01bd850dbd7337c469251c13b0bc779c762