Rewrite popup handling + new minor mode: doom-hide-mode-line-mode
This commit is contained in:
parent
774d61be68
commit
8a666aedfe
15 changed files with 366 additions and 379 deletions
|
@ -82,8 +82,7 @@ buffers."
|
|||
|
||||
;;;###autoload
|
||||
(defun doom*helm-hide-header (source &optional force)
|
||||
(setq header-line-format nil)
|
||||
(doom|hide-mode-line))
|
||||
(doom-hide-mode-line-mode +1))
|
||||
|
||||
;;;###autoload
|
||||
(defun doom*helm-hide-source-header-maybe ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue