about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2018-08-16 19:12:40 -0400
committerBen Harris <ben@tilde.team>2018-08-16 19:12:40 -0400
commit4d19dfdd52f67483f6bc16d2ebd6a1a5e222db08 (patch)
treeebbba5d0aef2a1b1e1a348645973ea7ca6d09880 /Makefile
parent2beafe76e6ce76713b460496e635174c478d692a (diff)
fix Makefile
Diffstat (limited to 'Makefile')
-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)"