diff --git a/.gitmodules b/.gitmodules index 03a3ba0..70255ad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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