f8ed4739fe
Fixes helm not being loaded before calls to: read-file-name and completing-read. These are some commands that call either of those two functions: spacemacs/rename-current-buffer-file (SPC f R) In a Treemacs window: treemacs-add-project-to-workspace (C-c C-p a) In a Magit buffer: magit-checkout (b b) Thanks Miciah for a more elegant solution. This commit also reverts: Fix helm loading for layouts transient state #11705 because it's not needed anymore. And the previously commented out transient hook minibuffer-setup-hook (it doesn't seem to ever have been used) is removed because: - It loads helm after a command is called that uses helm (instead of before) - (spacemacs|hide-lighter helm-mode) has previously been moved to the helm/init-helm :config section. |
||
---|---|---|
.. | ||
config.el | ||
funcs.el | ||
packages.el | ||
README.org |
spacemacs-layouts layer
Description
This layer adds support for distinct layouts/workspaces to Spacemacs.
Features:
- Support for distinct layouts via
eyebrowse
- Integration with
helm
andivy
to search for buffers within layouts