From e4b9b14c77c6a89aef2afd47d22d984af2a39749 Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Tue, 21 May 2024 01:42:26 +0300 Subject: [PATCH] make: fixup neovim index --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3b04a01..cc3f779 100644 --- a/Makefile +++ b/Makefile @@ -57,7 +57,7 @@ rollback: .PHONY: neovim neovim: - nix profile upgrade $(EDITOR_INDEX) + nix profile upgrade $(NEOVIM_INDEX) .PHONY: init-neovim init-neovim: