Skip to content

Commit b9832a4

Browse files
committed
add imap to close pair
1 parent 0344c7d commit b9832a4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,12 @@ The `<leader>` key is `;`
128128
#### Visual mode
129129

130130
- `;y` Copy
131+
- `{<Space>` Input `{}`
132+
- `[<Space>` Input `[]`
133+
- `(<Space>` Input `()`
134+
- `<<Space>` Input `<>`
135+
- `"<Space>` Input `""`
136+
- `'<Space>` Input `''`
131137

132138
### Plugins
133139

0 commit comments

Comments
 (0)