forked from doomemacs/doomemacs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixes doomemacs#1506: unsets uniquify-buffer-name-style to work around breakage in persp-mode having to do with buffers being retrospectively renamed. See Bad-ptr/persp-mode.el#104. - Move creation of main workspace into persp-mode-hook, to ensure main workspace always exists and nil workspace is never active. - Remove +workspaces|init-frame and significantly reduce LOC in +workspaces|init to the bare essentials. This _may_ break persp-mode in daemon Emacs, but I'll deal with that next.
- Loading branch information
Showing
1 changed file
with
50 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters