fix module path

pull/1/head
Andrew Coleman 2018-07-23 11:18:21 -04:00
parent 62b1ee3084
commit 46cafbf01e
1 changed files with 2 additions and 2 deletions

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