mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 20:00:05 +08:00
26 lines
533 B
Markdown
26 lines
533 B
Markdown
|
---
|
||
|
title: "SpaceVim edit layer"
|
||
|
description: "Improve code edit expr in SpaceVim, provide more text opjects."
|
||
|
---
|
||
|
|
||
|
# [Available Layers](../) >> edit
|
||
|
|
||
|
<!-- vim-markdown-toc GFM -->
|
||
|
|
||
|
- [Description](#description)
|
||
|
- [Features](#features)
|
||
|
- [Options](#options)
|
||
|
|
||
|
<!-- vim-markdown-toc -->
|
||
|
|
||
|
## Description
|
||
|
|
||
|
This layer provide many edit key bindings for SpaceVim, and also porvide more text objects.
|
||
|
|
||
|
## Features
|
||
|
|
||
|
|
||
|
## Options
|
||
|
|
||
|
- `textobj`: specified a list of text opjects to be enabled, the avaliable list is :`indent`, `line`, `entire`
|