diff --git a/modules/home/cli/editor/nvf/ui.nix b/modules/home/cli/editor/nvf/ui.nix index 8ef0255..d0385de 100644 --- a/modules/home/cli/editor/nvf/ui.nix +++ b/modules/home/cli/editor/nvf/ui.nix @@ -7,6 +7,7 @@ colorizer.enable = true; illuminate.enable = true; noice.enable = true; + noice.setupOpts.notify.enabled = false; nvim-ufo.enable = true; smartcolumn.enable = true; }