mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 01:08:43 +02:00
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:
parent
1c270521ad
commit
34d56c712e
2 changed files with 15 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
key = "<C-w>";
|
||||
options.desc = "Barbar close tab";
|
||||
};
|
||||
restore.key = "<C-S-t>";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue