1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:50:04 +08:00
SpaceVim/docs/layers/edit.md
2021-06-21 20:39:29 +08:00

781 B

title description
SpaceVim edit layer Improve code edit experience in SpaceVim, provides more text objects.

Available Layers >> edit

Description

This layer provides many edit key bindings for SpaceVim, and also provides more text objects.

Features

  • change surround symbol via vim-surround
  • repeat last action via vim-repeat
  • multiple cursors
  • align
  • set justification for paragraph
  • highlight whitespace at the end of a line
  • load editorconfig config, need +python or +python3

Options

  • textobj: specified a list of text objects to be enabled, the avaliable list is :indent, line, entire