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 Import help-fns+.el as local package 2018-01-25 00:11:15 -05:00
config.el add .spacemacs config for the initial scratch message 2018-01-19 23:04:10 -05:00
funcs.el Add switch-to-help-buffer function and keybinding 2018-01-09 23:19:57 -05:00
keybindings.el Buffer keybind for kill together with window 2018-01-12 23:18:55 -05:00
packages.el Revert "Defer packages by default using use-package-always-defer" 2018-03-03 23:40:10 -05:00
README.org Fix doc for first bunch of internal spacemacs layers 2018-02-22 17:36:45 +02:00

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