Skip to content

Commit fcd85b4

Browse files
committedMar 12, 2025
minimal
1 parent e9564b6 commit fcd85b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎modules/home/vic/nvim.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
programs.nvf = {
1818
enable = true;
1919
settings = {
20-
imports = [ (import "${inputs.nvf}/configuration.nix" true) ];
20+
imports = [ (import "${inputs.nvf}/configuration.nix" false) ];
2121
};
2222
};
2323

0 commit comments

Comments
 (0)