spacemacs/layers/+distributions
syl20bnr 564cbc40ed core: better behavior for dotspacemacs-download-packages
See end of this message for important breaking changes.

Previous behavior was to configure any installed package which caused
a lot of bad side effects and could make spacemacs unusable. This
behavior made little sense and does not fit with spacemacs.

This commit fixes this behavior by separating installed packages from
configured packages. In short dostspacemacs-download-packages variable
now only affect package installation. Packages are now configured if and
only if they are effectively *used* (i.e. listed in variable
dotspacemacs-configuration-layers or dotspacemacs-additional-packages).

IMPORTANT CHANGE: functions `configuration-layer/declare-used-layer` and
`configuration-layer/declare-used-layers` have been removed. These
functions have been introduced in develop branch only so the impact
should be minimal.
2016-08-19 21:04:33 -03:00
..
spacemacs core: better behavior for dotspacemacs-download-packages 2016-08-19 21:04:33 -03:00
spacemacs-base Allow sub-modes of dired (e.g. ranger) 2016-08-17 20:34:09 +02:00
spacemacs-bootstrap Add typescript variable for evil-shift-width 2016-08-18 14:34:32 +02:00