nvim.d/Makefile

6 lines
106 B
Makefile
Raw Normal View History

2022-03-13 15:35:55 +00:00
.PHONY: neovim_config
neovim_config:
@./helpers/install-neovim-config.sh
@./helpers/install-plugins.sh