From 1a5896650cbfa7941c14575226a36518a066b1da Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Fri, 30 Dec 2022 23:31:58 +0100 Subject: Port sneaky isearch setting to use-package --- .emacs-custom.el | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs-custom.el') diff --git a/.emacs-custom.el b/.emacs-custom.el index 08b0d69..c582632 100644 --- a/.emacs-custom.el +++ b/.emacs-custom.el @@ -49,7 +49,6 @@ '(scroll-bar-mode nil) '(scroll-conservatively 10) '(scroll-preserve-screen-position t) - '(search-default-mode 'char-fold-to-regexp) '(send-mail-function 'smtpmail-send-it) '(show-paren-mode t) '(split-width-threshold 120) -- cgit v1.2.3