feature/workspaces: ignore nil perspective; fix +workspace/cycle

This commit is contained in:
Henrik Lissner 2017-04-12 11:27:31 -04:00
parent b1442cb4eb
commit 8e56c6c6a0
2 changed files with 18 additions and 12 deletions

View file

@ -28,6 +28,7 @@ renamed.")
:config
(setq persp-autokill-buffer-on-remove 'kill-weak
persp-nil-name "nil"
persp-nil-hidden t
persp-auto-save-fname "autosave"
persp-save-dir (concat doom-cache-dir "workspaces/")
persp-set-last-persp-for-new-frames nil