about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 426e73e..3bb75fa 100644
--- a/Makefile
+++ b/Makefile
@@ -49,9 +49,6 @@ git:
 vim:
 	@printf "$(YELLOW)--- vim ------------------------------------------------\n$(RESET)"
 	stow -t "$$HOME" vim
-	[[ -f ~/.spf13-vim/bootstrap.sh ]] || \
-		git submodule update --init
-	~/.spf13-vim/bootstrap.sh
 
 nvim:
 	@printf "$(YELLOW)--- nvim -----------------------------------------------\n$(RESET)"