diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | .vim/bundle/rust.vim | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 5149426..fa32f53 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule ".vim/bundle/coc.nvim"] path = .vim/bundle/coc.nvim url = https://github.com/neoclide/coc.nvim.git +[submodule ".vim/bundle/rust.vim"] + path = .vim/bundle/rust.vim + url = https://github.com/rust-lang/rust.vim.git diff --git a/.vim/bundle/rust.vim b/.vim/bundle/rust.vim new file mode 160000 +Subproject 889b9a7515db477f4cb6808bef1769e53493c57 |