1

Neovim: Make notify bottom_up

This commit is contained in:
2024-10-12 19:47:20 +02:00
parent a30f916bdf
commit 675c94dede

View File

@ -1296,7 +1296,7 @@ in {
opts = {
render = "wrapped-compact";
max_width = 45; # In columns
top_down = true;
top_down = false;
};
};