feat: add nvf and switch over to it

This commit is contained in:
Mohammad Rafiq 2025-03-11 22:01:08 +08:00
parent 5332c0d278
commit 92cd756cff
4 changed files with 257 additions and 11 deletions

View file

@ -47,6 +47,7 @@
yazi.url = "github:sxyazi/yazi";
nvf.url = "github:notashelf/nvf";
nixvim.url = "github:nix-community/nixvim";
nixvim.inputs.nixpkgs.follows = "nixpkgs";