.. | ||
doc | ||
config.el | ||
extensions.el | ||
funcs.el | ||
keybindings.el | ||
macros.el | ||
packages.el | ||
README.md |
syl20bnr configuration layer for Spacemacs
Install
To use this configuration add it to your ~/.spacemacs
(defvar dotspacemacs-configuration-layers '(syl20bnr)
"List of contribution to load."
)
Evil
Prevent the point from moving back when leaving the insert mode.
Color Theme
Instead of colorized keywords, this configuration layer has colorized variables and functions using the rainbow identifiers mode. Each variable and function has a unique color associated to it.