From f6f634c8a1e0406be2e1eae8bf63cd02209c9ba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Wed, 28 Oct 2020 21:06:08 +0100 Subject: [PATCH] remove pathogene --- .gitmodules | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index d003281..e25f65d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,5 +10,3 @@ [submodule "vim/bundle/Vundle.vim"] path = vim/bundle/Vundle.vim url = git://git.schuerz.at/github.com/gmarik/Vundle.vim.git -[submodule "vim/autoload/pathogen.vim"] - url = git@github.com:tpope/vim-pathogen.git