diff --git a/lua/custom/plugins.lua b/lua/custom/plugins.lua index 578279c..d9173a1 100644 --- a/lua/custom/plugins.lua +++ b/lua/custom/plugins.lua @@ -347,7 +347,9 @@ local plugins = { }, messages = { enabled = true, - view_error = "messages", -- so it does not spam boxes with errors + -- NOTE: we keep it with notify, + -- change this to something else if you want + view_error = "notify", }, popupmenu = { enabled = true,