From 6c5522892643ae7253fb22510b3d35f405255078 Mon Sep 17 00:00:00 2001 From: noa Date: Wed, 18 Sep 2024 10:50:25 +0800 Subject: Remove unused ibuffer rebind --- emacs/init.el | 3 --- 1 file changed, 3 deletions(-) diff --git a/emacs/init.el b/emacs/init.el index 4e09545..5ecb19d 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -426,9 +426,6 @@ The misspelled word is taken from OVERLAY. WORD is the corrected word." (setopt find-file-visit-truename t) (setopt vc-follow-symlinks 'ask) -;; Use ibuffer instead of list-buffers -(global-set-key [remap list-buffers] 'ibuffer) - ;; Clicking around ;; By default, clicking on a character will always put the point in front of that character. But it generally feels nicer for a click to put the point on the nearest side of the character to where the mouse clicked, to allow for slightly sloppier clicking. (setopt mouse-prefer-closest-glyph t) -- cgit 1.4.1-2-gfad0