spacemacs/layers/+spacemacs/spacemacs-editing-visual
Arif Er 00f9ab19ac chore: update copyright headers to 2022
The script used to identify and update the change is added into the GitHub
workflows script directory. A workflow action can be created to trigger the
script to update the headers on the first of every new year. Possibly a task for
a consequent PR.
2022-06-03 17:32:20 +02:00
..
funcs.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
packages.el spacemacs-editing-visual: rework (#15322) 2022-02-12 04:58:35 +00:00
README.org spacemacs-editing-visual: rework (#15322) 2022-02-12 04:58:35 +00:00

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
  • Adaptive cursor shape in terminal, as it would be in GUI