use nixneovim from upstream
This commit is contained in:
parent
9278a68e50
commit
0a3c1def50
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
};
|
||||
|
||||
nixneovim = {
|
||||
url = "github:adtya/nixneovim";
|
||||
url = "github:nixneovim/nixneovim";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.home-manager.follows = "home-manager";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue