From 61e052aab207f01a2b67ea55c65d47073fc74ae3 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 23 Oct 2013 03:22:02 -0400 Subject: add startify vim plugin --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index e7168e6..5aee141 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "vim/bundle/signify"] path = vim/bundle/signify url = git://github.com/mhinz/vim-signify +[submodule "vim/bundle/startify"] + path = vim/bundle/startify + url = git://github.com/mhinz/vim-startify -- cgit v1.2.3-54-g00ecf