plugins/barbar: add keymaps.* options for missing actions

Co-authored-by: Ismaïl Senhaji <134528+iSma@users.noreply.github.com>
This commit is contained in:
Gaetan Lepage 2024-05-31 23:49:30 +02:00 committed by Gaétan Lepage
parent 1c270521ad
commit 34d56c712e
2 changed files with 15 additions and 0 deletions

View file

@ -14,6 +14,7 @@
key = "<C-w>";
options.desc = "Barbar close tab";
};
restore.key = "<C-S-t>";
};
};
};