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