diff --git a/config/plugins/mini.nix b/config/plugins/mini.nix index 3a07d44..8d179ae 100644 --- a/config/plugins/mini.nix +++ b/config/plugins/mini.nix @@ -6,7 +6,9 @@ surround = { }; ai = { }; hipatterns = { }; - notify = { }; + notify = { + lsp_progress.enable = false; + }; tabline = { }; trailspace = { }; cursorword = { };