modify smart splits behavior

This commit is contained in:
Michi Floßmann 2024-11-14 21:40:57 +01:00 committed by prunebutt
parent f46a891fd2
commit 4f050d01f0

View file

@ -7,6 +7,7 @@ _:
settings = {
ignored_filetypes = [ "nofile" "quickfix" "qf" "prompt" ];
ignored_buftypes = [ "nofile" ];
at_edge = "wrap";
};
};