chore(flake): update nixvim
Nixvim added a `systems` input which we override, also this commit has the `hunk.nvim` plugin which we want.
This commit is contained in:
parent
2a52e4fdeb
commit
4aeac7e7d1
2 changed files with 8 additions and 4 deletions
|
@ -39,6 +39,7 @@
|
|||
url = "github:nix-community/nixvim";
|
||||
inputs = {
|
||||
flake-parts.follows = "flake-parts";
|
||||
systems.follows = "systems";
|
||||
# disable optional inputs
|
||||
nuschtosSearch.follows = "";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue