modify smart splits behavior
This commit is contained in:
parent
f46a891fd2
commit
4f050d01f0
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ _:
|
|||
settings = {
|
||||
ignored_filetypes = [ "nofile" "quickfix" "qf" "prompt" ];
|
||||
ignored_buftypes = [ "nofile" ];
|
||||
at_edge = "wrap";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue