spacemacs/layers/+distribution/spacemacs-base
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
..
local Revert default value of hybrid-mode-default-state to normal 2016-03-17 17:43:10 -04:00
config.el Move all prefix names from config.el to init functions 2016-04-03 00:12:28 -04:00
funcs.el core: new layer spacemacs-bootstrap and new package :step 2016-04-03 00:28:47 -04:00
keybindings.el Move all prefix names from config.el to init functions 2016-04-03 00:12:28 -04:00
packages.el core: new layer spacemacs-bootstrap and new package :step 2016-04-03 00:28:47 -04:00