From 557919a11099388c671227fa32883f3835b410d2 Mon Sep 17 00:00:00 2001 From: noa Date: Wed, 18 Sep 2024 09:19:42 +0800 Subject: Remove unused isearch-mb configuration --- emacs/init.el | 4 ---- 1 file changed, 4 deletions(-) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index 5d86c6c..8e0db1d 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -593,10 +593,6 @@ The misspelled word is taken from OVERLAY. WORD is the corrected word." (setopt isearch-repeat-on-direction-change t) (setopt isearch-wrap-pause 'no) -;; Okay, i lied about being vanilla. I want isearch to use the minibuffer like a good normal part of emacs - -;; (package-ensure 'isearch-mb) -;; (setopt isearch-mb-mode t) (global-set-key (kbd "M-o") 'other-window) (global-set-key (kbd "C-x k") 'kill-current-buffer) -- cgit 1.4.1-2-gfad0