Add vundle vim submodule for neovim
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user