spacemacs/doc
syl20bnr 60f5a3a0fa New dotfile variable dotspacemacs-download-packages
This new variable replace dotspacemacs-delete-orphan-packages

It defines the behaviour of Spacemacs when downloading packages.

Possible values are `used', `used-but-keep-unused' and `all'.
- `used' will download only explicitly used packages and remove any
unused packages as well as their dependencies.
- `used-but-keep-unused' will download only the used packages but won't
delete them if they become unused.
- `all' will download all the packages regardless if they are used or
not and packages won't be deleted by Spacemacs.

Default value is `used`.
2016-05-30 22:58:59 -04:00
..
img Change all references of micro-state in codebase to transient-state 2016-01-31 23:04:47 -05:00
CONVENTIONS.org Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00
DOCUMENTATION.org Add make-frame shortcut, SPC w F 2016-05-29 23:13:47 -04:00
FAQ.org New dotfile variable dotspacemacs-download-packages 2016-05-30 22:58:59 -04:00
LAYERS.org core: new layer file -> layers.el / Fix regressions of previous commits 2016-05-28 21:20:23 -04:00
QUICK_START.org Improve dotdirectory section of QUICK_START.org. 2016-04-21 20:58:53 -04:00
VIMUSERS.org Format documenation files with doc-fmt tool 2016-04-12 23:31:38 -04:00