diff --git a/lua/custom/plugins.lua b/lua/custom/plugins.lua index aade18d..70723a4 100644 --- a/lua/custom/plugins.lua +++ b/lua/custom/plugins.lua @@ -353,6 +353,9 @@ local plugins = { "rcarriga/nvim-notify", }, config = function() + require("notify").setup { + top_down = false, + } require("noice").setup { lsp = { override = {