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)"