Variable: evil-ex-search-history
evil-ex-search-history is a variable defined in evil-vars.el.
Value
nil
Documentation
The history for the search command.
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-vars.el
;; Searching
(defvar evil-ex-search-history nil
"The history for the search command.")