diff --git a/.gitmodules b/.gitmodules index 1e3a4f6..2fa2305 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "vim/bundle/indentLine"] path = vim/.vim/bundle/indentLine url = https://github.com/Yggdroot/indentLine +[submodule "vim/.vim/bundle/rust.vim"] + path = vim/.vim/bundle/rust.vim + url = https://github.com/rust-lang/rust.vim.git diff --git a/vim/.vim/bundle/rust.vim b/vim/.vim/bundle/rust.vim new file mode 160000 index 0000000..eed97e7 --- /dev/null +++ b/vim/.vim/bundle/rust.vim @@ -0,0 +1 @@ +Subproject commit eed97e75117faaf210cb6103cf39a797fe21bfbe