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, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4c3bc2f..53f1c21 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ git:
 vim:
 	@printf "$(YELLOW)--- vim ------------------------------------------------\n$(RESET)"
 	stow -t "$$HOME" vim
-	[[ -f ~/.spf13-vim/bootstrap.sh ]] ||
+	[[ -f ~/.spf13-vim/bootstrap.sh ]] || \
 		git submodule update --init
 	~/.spf13-vim/bootstrap.sh