Flip default kill flag in quit-window #309
This commit is contained in:
parent
b6eec664bb
commit
9632b8c09d
3 changed files with 8 additions and 2 deletions
|
@ -239,7 +239,7 @@ without leaving any trace behind (muahaha)."
|
|||
(if (featurep 'evil)
|
||||
#'evil-force-normal-state
|
||||
#'keyboard-quit))
|
||||
(delete-window)))
|
||||
(quit-restore-window nil 'kill)))
|
||||
|
||||
;;;###autoload
|
||||
(defun doom/popup-this-buffer ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue