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