spacemacs/core/info/release-notes/0.101.txt

11 lines
412 B
Plaintext
Raw Normal View History

2015-04-13 06:17:48 +00:00
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.