fix: removed a binding that collides

This commit is contained in:
Mohammad Rafiq 2025-03-14 01:57:46 +08:00
parent 34ba557388
commit b379b6a9ac

View file

@ -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>";