make: fixup neovim index
This commit is contained in:
parent
f2ca44c835
commit
e4b9b14c77
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -57,7 +57,7 @@ rollback:
|
|||
|
||||
.PHONY: neovim
|
||||
neovim:
|
||||
nix profile upgrade $(EDITOR_INDEX)
|
||||
nix profile upgrade $(NEOVIM_INDEX)
|
||||
|
||||
.PHONY: init-neovim
|
||||
init-neovim:
|
||||
|
|
Loading…
Reference in a new issue