spacemacs/tests/core
syl20bnr 8e897f6b7b core: new layer spacemacs-bootstrap and new package :step
New package :step 'bootstrap', this step happens before 'pre' packages.
A new layer names 'spacemacs-bootstrap' gather all the ':step bootstrap'
packages. This layer is special and is always the first element of
the variable 'configuration-layer--layers' which assure that all
bootstrap packages are configured first.

This new layer leverages the configuration layer system, removes the
clutter of package installations in the function 'spacemacs/init' and
isolate the bootstrap packages in one place.
2016-04-03 00:28:47 -04:00
..
data
core-configuration-layer-ftest.el core: new layer spacemacs-bootstrap and new package :step 2016-04-03 00:28:47 -04:00
core-configuration-layer-utest.el core: fix detection of packages to lazy install 2016-03-27 03:27:53 -04:00
core-funcs-utest.el
core-release-management-ftest.el
core-spacemacs-buffer-ftest.el
core-spacemacs-ftest.el
Makefile