Fix ui/workspaces autoloads & tests

This commit is contained in:
Henrik Lissner 2019-04-25 22:19:41 -04:00
parent 1911f44e66
commit eb62dde5d3
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
3 changed files with 8 additions and 9 deletions

View file

@ -193,4 +193,3 @@ Uses `+workspaces-main' to determine the name of the main workspace."
(make-indirect-buffer bb nbn t))))
(setq +workspaces--indirect-buffers-to-restore nil))
(add-hook 'persp-after-load-state-functions #'+workspaces|reload-indirect-buffers))