From 4758e6b2f21b78b29307c17924fad94d481dab41 Mon Sep 17 00:00:00 2001 From: Vahagn Khachatryan Date: Fri, 25 Jun 2021 17:03:06 +0100 Subject: [PATCH] remove vundle as git submodule --- .gitmodules | 3 --- vim/bundle/Vundle.vim | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vim/bundle/Vundle.vim diff --git a/.gitmodules b/.gitmodules index d7a8ec7..e69de29 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +0,0 @@ -[submodule "vim/bundle/Vundle.vim"] - path = vim/bundle/Vundle.vim - url = https://github.com/VundleVim/Vundle.vim.git diff --git a/vim/bundle/Vundle.vim b/vim/bundle/Vundle.vim deleted file mode 160000 index b255382..0000000 --- a/vim/bundle/Vundle.vim +++ /dev/null @@ -1 +0,0 @@ -Subproject commit b255382d6242d7ea3877bf059d2934125e0c4d95