Update usage.md with paragraph textobject(#3797)
This commit is contained in:
parent
b191ecf828
commit
03612174ee
1 changed files with 1 additions and 2 deletions
|
@ -125,8 +125,6 @@ will move the selection over to the "func" `identifier`.
|
|||
|
||||
## Textobjects
|
||||
|
||||
Currently supported: `word`, `surround`, `function`, `class`, `parameter`.
|
||||
|
||||

|
||||

|
||||
|
||||
|
@ -137,6 +135,7 @@ Currently supported: `word`, `surround`, `function`, `class`, `parameter`.
|
|||
| --- | --- |
|
||||
| `w` | Word |
|
||||
| `W` | WORD |
|
||||
| `p` | Paragraph |
|
||||
| `(`, `[`, `'`, etc | Specified surround pairs |
|
||||
| `m` | Closest surround pair |
|
||||
| `f` | Function |
|
||||
|
|
Loading…
Add table
Reference in a new issue