Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit b58f32d

Browse files
committed
update
1 parent 6850478 commit b58f32d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua/user/plugins/workflow.lua

+2-2
Original file line numberDiff line numberDiff line change
@@ -758,8 +758,8 @@ plug({
758758
'mihaifm/bufstop',
759759
keys = {
760760
{
761-
'<localleader>bs',
762-
':BufstopStatusline<cr>',
761+
'<localleader>bb',
762+
':BufstopMode<cr>',
763763
desc = 'Open bufstop',
764764
},
765765
},

0 commit comments

Comments
 (0)