spacemacs/layers/+spacemacs/spacemacs-visual
Maximilian Wolff 6a8dcd014e
[visual][popwin] Adjust variable naming to match conventions
Private variables must use "--" after the prefix.
2021-04-19 22:18:02 +02:00
..
local/zoom-frm Built-in files auto-update: Thu Apr 8 18:27:04 UTC 2021 2021-04-08 20:48:26 +02:00
config.el [visual][popwin] Adjust variable naming to match conventions 2021-04-19 22:18:02 +02:00
funcs.el [visual][popwin] Adjust variable naming to match conventions 2021-04-19 22:18:02 +02:00
packages.el [visual][popwin] add keybiding to resume last popwin buffer 2021-04-19 22:15:41 +02:00
README.org documentation formatting: Tue May 28 14:41:10 UTC 2019 2019-05-28 17:43:54 +03: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.