mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 05:20:04 +08:00
781 B
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