spacemacs/layers/+distributions/spacemacs-bootstrap
Anton-Latukha f6660f82d4
Switch to the new layers generator
2019-05-15 21:08:21 +03:00
..
local Fix typo in holy-mode 2019-04-18 23:29:48 +02:00
README.org Switch to the new layers generator 2019-05-15 21:08:21 +03:00
config.el core: rework environment variables and PATH management 2018-06-25 02:55:28 -04:00
funcs.el core: rework environment variables and PATH management 2018-06-25 02:55:28 -04:00
packages.el Cleanup which-key names 2019-02-18 14:35:00 -05: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 realise various spacemacs specific key binding commands