0ae8b2712a
- reuse the botom window for all windows that are in compilation mode and in dap-server-log-mode. Without this change you will get two windows on top of each other when you do `SPC c c` and then `SPC m d d d` |
||
---|---|---|
.. | ||
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
.