This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+distributions/spacemacs-bootstrap
syl20bnr 3dd753945f bootstrap: refactore which key replacement list
And enable multiple replacements.
2019-02-10 10:11:38 -05:00
..
local Fix handling of keymap property when it's symbol valued 2018-07-11 00:04:46 +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 bootstrap: refactore which key replacement list 2019-02-10 10:11:38 -05:00
README.org documentation fixes: Tue Oct 23 14:18:21 UTC 2018 2018-10-23 23:38:16 +03: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 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