Put notifications on top
Bottom conflicts with lsp status output and gets in the way too often.
This commit is contained in:
parent
67924c654d
commit
0ef219b200
@ -25,7 +25,7 @@ spec.keys = {
|
|||||||
|
|
||||||
spec.dependencies = {
|
spec.dependencies = {
|
||||||
"MunifTanjim/nui.nvim",
|
"MunifTanjim/nui.nvim",
|
||||||
{ "rcarriga/nvim-notify", opts = { top_down = false } },
|
"rcarriga/nvim-notify",
|
||||||
}
|
}
|
||||||
|
|
||||||
return spec
|
return spec
|
||||||
|
Loading…
Reference in New Issue
Block a user