This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/core/info/release-notes/0.101.txt

10 lines
412 B
Text

New layers:
company-mode layer has been replaced by the new layer auto-completion.
Org packages have been moved to the new layer org.
Flycheck has been moved to the new layer syntax-checking.
Be sure to update your dotfile to add these layers.
Init functions:
The init function <layer>/init-<package> is now mandatory. Any package
without an explicit init function will be ignored and uninstalled by
Spacemacs.