spacemacs/layers/+distributions/spacemacs-base
syl20bnr ebe4c60264 Revert "Defer packages by default using use-package-always-defer"
This reverts commit 29c78ce841 and all other fixes
that have been made afterwards.

The motivation is that use-package is seen by many as a replacement for
`require`. Is use-package always defer the loading of packages then is breaks
this use case, this does not respect POLA so even if it was making Spacemacs
loading faster (up to 3s faster on some startup on my machine) we just cannot
use it, it would be irresponsible. Spacemacs should be easy to use, loading
performance will come with time but it is not a priority.
2018-03-03 23:40:10 -05:00
..
local
config.el
funcs.el
keybindings.el
packages.el Revert "Defer packages by default using use-package-always-defer" 2018-03-03 23:40:10 -05:00
README.org

spacemacs-base distribution

Description

This is the base distribution for Spacemacs.

Features:

  • Minimalistic approach to Spacemacs, contains only the core packages. Good starting point to make something completely new. This distribution should not be used for a new standalone Spacemacs installation except you have very good reasons to. It contains the following packages:

    • abbrev
    • ace-window
    • archive-mode
    • bookmark
    • centered-buffer-mode
    • conf-mode
    • dired
    • electric-indent-mode
    • ediff
    • eldoc
    • evil-escape
    • evil-evilified-state
    • evil-visualstar
    • help-fns+
    • hi-lock
    • holy-mode
    • hybrid-mode
    • image-mode
    • imenu
    • linum
    • occur-mode
    • package-menu
    • page-break-lines
    • pcre2el
    • process-menu
    • projectile
    • recentf
    • savehist
    • saveplace
    • spacemacs-theme
    • subword
    • tar-mode
    • uniquify
    • url
    • visual-line-mode
    • whitespace
    • winner
    • zone