about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0313dfe..b24f31d 100644
--- a/Makefile
+++ b/Makefile
@@ -46,6 +46,8 @@ git:
 vim:
 	@printf "$(YELLOW)--- vim ------------------------------------------------\n$(RESET)"
 	stow -t "$$HOME" vim
+	[[ -f ~/.spf13-vim/bootstrap.sh ]] ||
+		git submodule update --init
 	~/.spf13-vim/bootstrap.sh
 
 mutt: