Fix doom*save-popups typo
This commit is contained in:
parent
7a4e006224
commit
0362ebeea5
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@
|
|||
(add-hook 'doom-popup-post-hook 'doom|popup-init) ; Keep track of popups
|
||||
(add-hook 'doom-popup-post-hook 'doom|hide-mode-line) ; No mode line in popups
|
||||
;; Prevents popups from messaging with windows-moving functions
|
||||
(advice-add 'doom/evil-window-move :around 'doom*save-popups))
|
||||
(advice-add 'doom/evil-window-move :around 'doom*save-popup))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue