doom/cleanup-buffers => doom/cleanup-session
This commit is contained in:
parent
61df57b86a
commit
707b69540d
3 changed files with 25 additions and 23 deletions
|
@ -310,7 +310,7 @@ workspace to delete."
|
|||
(doom/kill-all-buffers)
|
||||
(let ((fallback-buf (doom-fallback-buffer)))
|
||||
(switch-to-buffer fallback-buf)
|
||||
(doom/cleanup-buffers)))
|
||||
(doom/cleanup-session)))
|
||||
|
||||
;;;###autoload
|
||||
(defun +workspace/kill-session-and-quit ()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue