From 2b9f474cd594be990b1571ba805c27ff23ce76a9 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Mon, 19 Dec 2011 04:49:39 -0500 Subject: adding ctrlp at 1.6.4 --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3