bufdelete: delete buffer without messing up windows
This commit is contained in:
parent
493148c3b8
commit
aea55dcd6c
6 changed files with 37 additions and 19 deletions
|
@ -4,8 +4,7 @@
|
|||
};
|
||||
|
||||
keymaps = [
|
||||
|
||||
{
|
||||
{
|
||||
mode = [ "n" ];
|
||||
key = "<leader>tt";
|
||||
action = "<cmd>ToggleTerm<cr>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue