plugin/noice: Use mini view for normal messages
This commit is contained in:
parent
ee8b983777
commit
13e4216fb4
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user