Use ibuffer for buffer listing
This commit is contained in:
parent
4aa91b4b8c
commit
3f8fb2dac3
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
|||
'executable-make-buffer-file-executable-if-script-p)
|
||||
|
||||
(global-set-key (kbd "M-i") 'imenu)
|
||||
(global-set-key (kbd "C-x C-b") 'ibuffer-list-buffers)
|
||||
;;(global-set-key (kbd "M-[") 'tab-bar-history-back)
|
||||
;;(global-set-key (kbd "M-]") 'tab-bar-history-forward)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue