spacemacs/layers/+spacemacs/spacemacs-editing-visual
Lucius Hu f63d3c41b0
spacemacs-editing-visual: fix term-cursor logic
As reported in comment of PR #15680, it should be enabled in non graphical usage.
2022-08-16 19:46:27 +00:00
..
README.org
funcs.el chore: update copyright headers to 2022 2022-06-03 17:32:20 +02:00
packages.el spacemacs-editing-visual: fix term-cursor logic 2022-08-16 19:46:27 +00: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
  • Adaptive cursor shape in terminal, as it would be in GUI