Skip to content

Commit

Permalink
tweak(keybinding): bind bury-buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jun 9, 2023
1 parent 3f77e8d commit e71564a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/me-keybindings.el
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"b" '(nil :wk "buffer")
"bI" #'ibuffer
"bu" #'+sudo-save-buffer
"bx" #'bury-buffer
"bS" #'save-some-buffers
"bs" #'scratch-buffer
"bM" #'view-echo-area-messages
Expand Down

0 comments on commit e71564a

Please sign in to comment.