NVIM_COFNIG = "${XDG_CONFIG_HOME}/nvim" install: ln -s `pwd` $(NVIM_COFNIG) uninstall: rm $(NVIM_COFNIG_DIR)