From 57bb771ca182d453f396976444d316dfa86d6a21 Mon Sep 17 00:00:00 2001 From: PlexSheep Date: Mon, 22 Apr 2024 18:59:21 +0200 Subject: [PATCH] nui stuff in the bottom corner yay --- lua/custom/plugins.lua | 3 +++ 1 file changed, 3 insertions(+) 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 = {