spacemacs/layers/+spacemacs/spacemacs-editing-visual
smile13241324 2c449f72af Fix SPC h SPC binding after latest change
I have introduced a bug by merging
efa04de617.

This change removes the symptom with the
cost of again violating the 80 chars limit
in spacemacs-editing-visual's packages.el.
2019-04-26 23:58:18 +02:00
..
local/hide-comnt Replace centered-buffer-mode with writeroom-mode 2018-11-26 11:14:04 -05:00
funcs.el Add transient state for centered buffer 2019-01-27 20:49:40 +02:00
packages.el Fix SPC h SPC binding after latest change 2019-04-26 23:58:18 +02:00
README.org

spacemacs-editing-visual layer

Description

This layer defines a lot of functions used to visually enhance the currently edited line in Spacemacs.

Features:

  • Adaptive wrapping
  • Hiding of comments
  • Highlighting of columns longer than 80 chars
  • Highlighting of different indentations
  • Automatic highlighting of numbers
  • Automatic highlighting of parentheses