fix module path

This commit is contained in:
Andrew Coleman 2018-07-23 11:18:21 -04:00
commit 46cafbf01e

4
.gitmodules vendored
View file

@ -16,6 +16,6 @@
[submodule ".vim/bundle/vim-unimpaired"]
path = .vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "/home/andrew/.vim/bundle/rust.vim"]
path = /home/andrew/.vim/bundle/rust.vim
[submodule ".vim/bundle/rust.vim"]
path = .vim/bundle/rust.vim
url = https://github.com/rust-lang/rust.vim.git