spacemacs/layers/+distributions/spacemacs-bootstrap
2018-06-09 01:22:56 -04:00
..
local Use dotspacemacs backward compatibility macro instead of aliases 2018-06-08 02:24:38 -04:00
config.el Use dotspacemacs backward compatibility macro instead of aliases 2018-06-08 02:24:38 -04:00
funcs.el Fix environment variable setting for go and rust layers 2018-06-09 01:22:56 -04:00
packages.el Use dotspacemacs backward compatibility macro instead of aliases 2018-06-08 02:24:38 -04:00
README.org reorganize spacemacs-base distribution into +spacemacs/spacemacs-xxx 2018-03-04 20:54:54 -05:00

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 keybindings 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 keybinding commands