Add vundle vim submodule for neovim

This commit is contained in:
Fabian Ising
2019-12-23 21:38:30 +01:00
parent cda9f0ca54
commit d52b6b5b6f

4
.gitmodules vendored
View File

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