nui stuff in the bottom corner

yay
This commit is contained in:
Christoph J. Scherr 2024-04-22 18:59:21 +02:00
parent 7858161a4c
commit 57bb771ca1
1 changed files with 3 additions and 0 deletions

View File

@ -353,6 +353,9 @@ local plugins = {
"rcarriga/nvim-notify", "rcarriga/nvim-notify",
}, },
config = function() config = function()
require("notify").setup {
top_down = false,
}
require("noice").setup { require("noice").setup {
lsp = { lsp = {
override = { override = {