From 53cb8079734b7cd9c68ec8f9094540ff68ac6a6f Mon Sep 17 00:00:00 2001 From: Vasili Svirydau Date: Mon, 6 Oct 2014 13:37:14 -0700 Subject: [PATCH] . --- .gitmodules | 3 +++ bundle/gundo.vim | 1 + bundle/powerline.vim | 1 + bundle/rust.vim | 1 + bundle/zencoding.vim | 1 + 5 files changed, 7 insertions(+) create mode 160000 bundle/gundo.vim create mode 160000 bundle/powerline.vim create mode 160000 bundle/rust.vim create mode 160000 bundle/zencoding.vim diff --git a/.gitmodules b/.gitmodules index fb58bc4..045252e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "bundle/json.vim"] path = bundle/json.vim url = https://github.com/leshill/vim-json.git +[submodule "bundle/rust.vim"] + path = bundle/rust.vim + url = https://github.com/wting/rust.vim.git diff --git a/bundle/gundo.vim b/bundle/gundo.vim new file mode 160000 index 0000000..4c376a8 --- /dev/null +++ b/bundle/gundo.vim @@ -0,0 +1 @@ +Subproject commit 4c376a8061fa335228da420937ce385b847dd56a diff --git a/bundle/powerline.vim b/bundle/powerline.vim new file mode 160000 index 0000000..7f53b5c --- /dev/null +++ b/bundle/powerline.vim @@ -0,0 +1 @@ +Subproject commit 7f53b5c3919bde9a4259d0c725d453ef2337a4ed diff --git a/bundle/rust.vim b/bundle/rust.vim new file mode 160000 index 0000000..f08c1ea --- /dev/null +++ b/bundle/rust.vim @@ -0,0 +1 @@ +Subproject commit f08c1eafe936cd1c899fadcc052116494098941b diff --git a/bundle/zencoding.vim b/bundle/zencoding.vim new file mode 160000 index 0000000..b162859 --- /dev/null +++ b/bundle/zencoding.vim @@ -0,0 +1 @@ +Subproject commit b162859ca804da94c9f150c3eb79f2ddf304e803