nvim.d/Makefile

5 lines
106 B
Makefile

.PHONY: neovim_config
neovim_config:
@./helpers/install-neovim-config.sh
@./helpers/install-plugins.sh