mirror of https://tildegit.org/ben/dotfiles
fix Makefile
parent
2beafe76e6
commit
4d19dfdd52
3
Makefile
3
Makefile
|
@ -49,9 +49,6 @@ git:
|
||||||
vim:
|
vim:
|
||||||
@printf "$(YELLOW)--- vim ------------------------------------------------\n$(RESET)"
|
@printf "$(YELLOW)--- vim ------------------------------------------------\n$(RESET)"
|
||||||
stow -t "$$HOME" vim
|
stow -t "$$HOME" vim
|
||||||
[[ -f ~/.spf13-vim/bootstrap.sh ]] || \
|
|
||||||
git submodule update --init
|
|
||||||
~/.spf13-vim/bootstrap.sh
|
|
||||||
|
|
||||||
nvim:
|
nvim:
|
||||||
@printf "$(YELLOW)--- nvim -----------------------------------------------\n$(RESET)"
|
@printf "$(YELLOW)--- nvim -----------------------------------------------\n$(RESET)"
|
||||||
|
|
Loading…
Reference in New Issue