about summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2018-08-08 20:20:19 -0400
committerBen Harris <ben@tilde.team>2018-08-11 16:40:48 -0400
commitd2fb2856fc724dd8ef3400d944eabcc61fb0ea26 (patch)
tree0222c59e333f04b19aef51685f5d70008500f531 /Makefile
parentcc9935fcac9cdec1d34e132c135783438f538db6 (diff)
looooots of weechat
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