fix: removed a binding that collides
This commit is contained in:
parent
34ba557388
commit
b379b6a9ac
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
# - Sort buffers by directory:<leader>bsd
|
||||
# - Sort buffers by extension:<leader>bse
|
||||
# - Sort buffers by ID:<leader>bsi
|
||||
closeCurrent = "<C-w>";
|
||||
# closeCurrent = "<C-w>";
|
||||
# TODO: check these mappigns
|
||||
# cycleNext = "<C-Tab>";
|
||||
# cyclePrevious = "<C-Shift-Tab>";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue