feat: update nvim config

This commit is contained in:
Nickolaj Jepsen 2025-03-04 00:03:59 +01:00
parent c13e0321dd
commit 77055bee8f
4 changed files with 242 additions and 3 deletions

View file

@ -72,5 +72,8 @@
agenix-rekey.inputs.nixpkgs.follows = "nixpkgs";
nix-vscode-extensions.url = "github:nix-community/nix-vscode-extensions";
nvf.url = "github:notashelf/nvf";
nvf.inputs.nixpkgs.follows = "nixpkgs";
};
}