Issue type
Since Emacs27.1+, isearch added two variables:
lazy-count-prefix-format, Format of the current/total number of matches for the prompt prefix
lazy-count-suffix-format, Format of the current/total number of matches for the prompt suffix
If we customize evil-search-module with isearch, can we benefit from isearch? It will deprecate evil-anzu.
Issue type
Since
Emacs27.1+,isearchadded two variables:lazy-count-prefix-format, Format of the current/total number of matches for the prompt prefixlazy-count-suffix-format, Format of the current/total number of matches for the prompt suffixIf we customize
evil-search-modulewithisearch, can we benefit fromisearch? It will deprecateevil-anzu.