From ffb6e9d825241d725c964bd573abe34d186f59ca Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Thu, 10 Oct 2013 22:33:55 +0600 Subject: Update vim pathogen. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index a015f3a..d9bb1d0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "files/.vim/bundle/vim-jade"] path = files/.vim/bundle/vim-jade url = git://github.com/digitaltoad/vim-jade.git +[submodule "files/.vim/bundle/vim-pathogen"] + path = files/.vim/bundle/vim-pathogen + url = https://github.com/tpope/vim-pathogen -- cgit v1.2.3