c5d4107248
The previous code would only handle the case when the property was a keymap. But it can also be a symbol representing a keymap. |
||
---|---|---|
.. | ||
local | ||
config.el | ||
funcs.el | ||
packages.el | ||
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
andhybrid
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
andbind-key
which are used to realise various spacemacs specific keybinding commands