feat(nixvim): add nixvim

This commit is contained in:
Mohammad Rafiq 2025-03-07 13:42:52 +08:00
parent 9c5b1f04dd
commit a141198878
4 changed files with 158 additions and 2 deletions

View file

@ -51,5 +51,8 @@
hyprland.url = "github:hyprwm/Hyprland";
yazi.url = "github:sxyazi/yazi";
nixvim.url = "github:nix-community/nixvim";
nixvim.inputs.nixpkgs.follows = "nixpkgs";
};
}