diff --git a/.gitmodules b/.gitmodules index 9fd5ae7..e2384dc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,6 @@ [submodule "bundle/vim-flake8"] path = bundle/vim-flake8 url = https://github.com/nvie/vim-flake8 +[submodule "bundle/rust.vim"] + path = bundle/rust.vim + url = https://github.com/rust-lang/rust.vim.git diff --git a/bundle/rust.vim b/bundle/rust.vim new file mode 160000 index 0000000..2fa3e21 --- /dev/null +++ b/bundle/rust.vim @@ -0,0 +1 @@ +Subproject commit 2fa3e213e713d981633ed7db4483296055a20bea