diff --git a/home.nix b/home.nix index 28958cb..10b3bad 100644 --- a/home.nix +++ b/home.nix @@ -443,6 +443,7 @@ in }; vim_mode = true; autosave = "on_focus_change"; + format_on_save = "off"; } // ( if pkgs.stdenv.isLinux then