From 76f4b5deba873844407d976c1b222b7bf8decc3f Mon Sep 17 00:00:00 2001 From: Tharre Date: Tue, 8 Dec 2015 01:30:25 +0100 Subject: vim: add ctrlp.vim --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 73d58fe..b7c2c87 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule "shell/_vim/bundle/gundo.vim"] path = shell/_vim/bundle/gundo.vim url = https://github.com/sjl/gundo.vim.git +[submodule "shell/_vim/bundle/ctrlp.vim"] + path = shell/_vim/bundle/ctrlp.vim + url = https://github.com/ctrlpvim/ctrlp.vim.git -- cgit v1.2.3-70-g09d2