summaryrefslogtreecommitdiff
path: root/hm/editors/editors.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hm/editors/editors.nix')
-rw-r--r--hm/editors/editors.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/editors/editors.nix b/hm/editors/editors.nix
index 02c349b..1dac436 100644
--- a/hm/editors/editors.nix
+++ b/hm/editors/editors.nix
@@ -3,6 +3,6 @@
imports = [
./helix.nix
./nixvim/nixvim.nix
- # ./nvf.nix
+ ./nvf/nvf.nix
];
}