spacemacs/layers/+spacemacs/spacemacs-visual/README.org

21 lines
731 B
Org Mode
Raw Normal View History

2017-04-25 15:42:58 +00:00
#+TITLE: spacemacs-visual layer
2019-05-05 17:26:40 +00:00
#+TAGS: layer|uncategorized
2019-05-07 20:05:06 +00:00
* Table of Contents :TOC_5_gh:noexport:
2017-05-22 14:16:12 +00:00
- [[#description][Description]]
- [[#features][Features:]]
2017-04-25 15:42:58 +00:00
* 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=.