added vundle as submodule

This commit is contained in:
Warwick 2021-01-28 10:02:26 +00:00
parent b42cfbfcce
commit ca56e61b4f
3 changed files with 7 additions and 2 deletions

5
.gitignore vendored
View file

@ -1,4 +1,5 @@
bundle
autoload
doc
plugin/*
plugin
bundle
!bundle/Vundle.vim

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "bundle/Vundle.vim"]
path = bundle/Vundle.vim
url = https://github.com/VundleVim/Vundle.vim.git

1
bundle/Vundle.vim Submodule

@ -0,0 +1 @@
Subproject commit b255382d6242d7ea3877bf059d2934125e0c4d95