diff --git a/flake.nix b/flake.nix index f0f4e03..c6c5815 100644 --- a/flake.nix +++ b/flake.nix @@ -48,10 +48,11 @@ treefmt-nix.url = "github:numtide/treefmt-nix"; - helix.url = "github:helix-editor/helix"; - impermanence.url = "github:nix-community/impermanence"; + # I use nvim, helix *and* emacs, cry about it. + helix.url = "github:helix-editor/helix"; + neovim-flake = { url = "github:notashelf/nvf"; inputs.nixpkgs.follows = "nixpkgs";