1
0

plugin/noice: Use mini view for normal messages

This commit is contained in:
Patrick Auernig 2024-11-27 16:14:27 +01:00
parent ee8b983777
commit 13e4216fb4

View File

@ -16,6 +16,9 @@ spec.opts = {
command_palette = true, command_palette = true,
lsp_doc_border = true, lsp_doc_border = true,
}, },
messages = {
view = "mini",
},
views = { views = {
notify = { notify = {
replace = true, replace = true,