doom/isearch: minor update

This commit is contained in:
Payas Relekar 2023-12-25 20:52:20 +05:30
parent d43643fac2
commit 833106f069

View file

@ -926,7 +926,8 @@ All the modifications that are necessary enough to exist, but not big enough to
:config
(setq isearch-lazy-count t
isearch-lazy-count-total t
isearch-lazy-count-current t)
isearch-lazy-count-current t
isearch-lazy-highlight-regexp t)
(transient-define-prefix b/isearch-menu ()
"isearch Menu"
[["Edit Search String"