spacemacs/layers/+spacemacs/spacemacs-visual
syl20bnr 29c78ce841 Defer packages by default using use-package-always-defer
Warning now `:defer t` is implied, to force a package to load `:demand t` is
now necessary.
2018-02-27 23:32:52 -05:00
..
local/zoom-frm
funcs.el Add properties for mode-line theme, remove powerline-scale 2018-01-16 22:59:29 -05:00
packages.el Defer packages by default using use-package-always-defer 2018-02-27 23:32:52 -05:00
README.org Fix doc for S>-bootstrap, S>-navigation, S>-visual and S>-org 2018-02-28 03:01:39 +02:00

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 via hl-todo.
  • Support for temporary windows which close automatically via popwin.
  • Support for text zooming via zoom-frm.