dotfiles/dot_emacs.d/layers/+distributions/spacemacs-bootstrap
Sebastian Schulze 30eb16e869
[emacs] Bump to latest spacemacs
2020-06-25 13:48:10 +02:00
..
local [emacs] Bump to latest spacemacs 2020-06-25 13:48:10 +02:00
README.org [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
config.el [NUCLEAR OPTION] Move everything over to chezmoi 2020-01-27 15:42:11 +01:00
funcs.el [spacemacs] Bump spacemacs to latest develop 2020-05-11 09:50:01 +02:00
packages.el [emacs] Bump to latest spacemacs 2020-06-25 13:48:10 +02:00

README.org

spacemacs-bootstrap distribution

Description

This layer loads the necessary packages for spacemacs to start-up.

Features:

  • Loads evil key bindings and macros for auto-evilifcation of maps
  • Loads holy and hybrid modes
  • Loads the official Spacemacs theme
  • Loads use-package which is used to load other packages more easily
  • Loads hydra which is used to create transient modes
  • Loads which-key which is used to show key bindings in other modes
  • Loads async which is used to run background processes
  • Loads bind-map and bind-key which are used to realize various Spacemacs specific key binding commands