From 794d1553cb6bc087d182cb61cdb20ac27bfbefe3 Mon Sep 17 00:00:00 2001 From: Thomas Lindner Date: Wed, 2 Dec 2015 16:33:11 +0100 Subject: [PATCH] add rust.vim --- .gitmodules | 3 +++ bundle/rust.vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 bundle/rust.vim 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