fd76a7f300
It is nicer when user can stay in the "home row" for basic operations like zooming in and out Font Scaling Transient State `k` scale up `j` scale down Frame Transparency Transient State `k` increase transparency `j` decrease transparency Zoom Frame Transient State `k` zoom frame in `j` zoom frame out Added two additional Zoom Frame TS keys: `m` max frame `f` fullscreen |
||
---|---|---|
.. | ||
local/zoom-frm | ||
funcs.el | ||
packages.el | ||
README.org |
spacemacs-visual layer
Description
This layer adds various modes to enhance Spacemacs visual appearance.
Features:
- Automatic colorization of compilation buffers via
ansi-colors
. - Support for resuming the last layout when starting Spacemacs via
desktop
. - Support for showing a thin vertical line to indicate the fill column
via
fill-column-indicator
. - Automatic highlighting of
TODO-tags
in programming and text modes viahl-todo
. - Support for temporary windows which close automatically via
popwin
. - Support for text zooming via
zoom-frm
.