From e67eb45a383a105c99de8132ee1b5c08da0c4a08 Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Thu, 9 Jun 2016 12:09:18 +0200 Subject: [PATCH] Inna werja ctrlp --- .gitmodules | 3 +++ vim/bundle/ctrlp.vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/ctrlp.vim diff --git a/.gitmodules b/.gitmodules index b8a2188..e5cc132 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,3 +28,6 @@ [submodule "vim/bundle/tabular"] path = vim/bundle/tabular url = https://github.com/godlygeek/tabular.git +[submodule "vim/bundle/ctrlp.vim"] + path = vim/bundle/ctrlp.vim + url = https://github.com/ctrlpvim/ctrlp.vim.git diff --git a/vim/bundle/ctrlp.vim b/vim/bundle/ctrlp.vim new file mode 160000 index 0000000..cd99e43 --- /dev/null +++ b/vim/bundle/ctrlp.vim @@ -0,0 +1 @@ +Subproject commit cd99e43613202d56b2adfc8f9bd216734a9601fd