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