From 60a7d3daa44541f688c0fc6599c784197d3d1d00 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Wed, 3 Sep 2014 17:05:56 -0700 Subject: [PATCH] [vim] Re-add the startify plugin --- .gitmodules | 3 +++ vim/.vim/bundle/vim-startify | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/.vim/bundle/vim-startify diff --git a/.gitmodules b/.gitmodules index 1183839..53adc17 100644 --- a/.gitmodules +++ b/.gitmodules @@ -97,3 +97,6 @@ [submodule "vim/.vim/bundle/vim-sleuth"] path = vim/.vim/bundle/vim-sleuth url = git://github.com/tpope/vim-sleuth.git +[submodule "vim/.vim/bundle/vim-startify"] + path = vim/.vim/bundle/vim-startify + url = https://github.com/mhinz/vim-startify.git diff --git a/vim/.vim/bundle/vim-startify b/vim/.vim/bundle/vim-startify new file mode 160000 index 0000000..8fdcc8c --- /dev/null +++ b/vim/.vim/bundle/vim-startify @@ -0,0 +1 @@ +Subproject commit 8fdcc8c96473b4b845c347597cd891eb5bfb6e5b