Variable: evil-macro-buffer
evil-macro-buffer is a variable defined in evil-commands.el.
Value
nil
Documentation
The buffer that has been active on macro recording.
Source Code
;; Defined in ~/.emacs.d/elpa/evil-20251108.138/evil-commands.el
(defvar evil-macro-buffer nil
"The buffer that has been active on macro recording.")