43f24dfc9c
1. move posframe package into spacemacs-visual layer for package sharing 2. add `pre-int-posframe` and `post-init-posframe` for further configurations Rebase to the latest code and remove posframe from translate layer [translate] allow user to customize renders |
||
---|---|---|
.. | ||
local/zoom-frm | ||
config.el | ||
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
.