Variable: lv-window-hook
lv-window-hook is a variable defined in lv.el.
Value
nil
Documentation
Hook to run by lv-window when a new window is created.
Source Code
;; Defined in ~/.emacs.d/elpa/lv-20200507.1518/lv.el
(defvar lv-window-hook nil
"Hook to run by `lv-window' when a new window is created.")