Add tab alias for buffer

This commit is contained in:
Oliver Blanthorn 2018-08-18 20:55:57 +01:00
parent 2fe2742333
commit 99cb56d4ad
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -248,6 +248,7 @@ const DEFAULTS = o({
blast: "tablast",
tfirst: "tabfirst",
tlast: "tablast",
tab: "buffer",
bd: "tabclose",
bdelete: "tabclose",
quit: "tabclose",