spacemacs/core/release-notes/0.101.txt
2015-04-13 02:17:48 -04:00

11 lines
412 B
Plaintext

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.