diff --git a/Makefile b/Makefile index ad10370..e6439fd 100644 --- a/Makefile +++ b/Makefile @@ -71,6 +71,7 @@ nvim: pb: @printf "$(YELLOW)--- pb -------------------------------------------------\n$(RESET)" + git submodule update --remote --init -- pb $(MAKE) -C pb PREFIX=~/.local install vim: