Compare commits
No commits in common. "4c943e49a34d4f2c3aadb41707285b1d1fa65f3c" and "6ea25a9047fdc68024753941acdf1dd8e76ea31c" have entirely different histories.
4c943e49a3
...
6ea25a9047
2852
flake.lock
generated
2852
flake.lock
generated
File diff suppressed because it is too large
Load Diff
@ -18,8 +18,14 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
# NVF FOR SUPER NVIM
|
# NVF FOR SUPER NVIM
|
||||||
|
# nvf = {
|
||||||
|
# url = "github:notashelf/nvf";
|
||||||
|
# inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
# };
|
||||||
|
|
||||||
|
# Test out specific nvf pr
|
||||||
nvf = {
|
nvf = {
|
||||||
url = "github:notashelf/nvf";
|
url = "github:iynaix/nvf/add-nixd-opts";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
inputs.nixpkgs.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user