diff options
Diffstat (limited to 'hm/editors/editors.nix')
| -rw-r--r-- | hm/editors/editors.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/editors/editors.nix b/hm/editors/editors.nix index bca92dd..02c349b 100644 --- a/hm/editors/editors.nix +++ b/hm/editors/editors.nix @@ -2,7 +2,7 @@ { imports = [ ./helix.nix - ./nixvim.nix + ./nixvim/nixvim.nix # ./nvf.nix ]; } |
