small mod

This commit is contained in:
Zelong Kuang
2026-04-03 22:48:09 +11:00
parent 2b6faa0e39
commit a47707a471
9 changed files with 48 additions and 20 deletions

View File

@@ -14,8 +14,7 @@
:ensure nil
:bind ("C-x C-b" . ibuffer)
:bind (:map ibuffer-mode-map
("M-o" . nil))
:hook (ibuffer-mode . hl-line-mode)
("M-o" . nil))
:config
(add-to-list 'ibuffer-help-buffer-modes 'helpful-mode)
(add-to-list 'ibuffer-help-buffer-modes 'Man-mode)