add: easier to understand information

Co-authored-by: kang <1115610574@qq.com>
This commit is contained in:
Kyle
2022-04-25 11:06:42 +03:00
committed by GitHub
parent c78705668f
commit ac5f80ba6a

View File

@@ -108,7 +108,7 @@ cip change in paragaph (between new lines)
cap change around paragaph and the paragraph itself cap change around paragaph and the paragraph itself
ci( change in pair of (, works with { [ " ' ` < too ci( change in pair of (, works with { [ " ' ` < too
ca( change in and around pair of (, works with { [ " ' ` < too ca( change in and around pair of (, works with { [ " ' ` < too
C change to the end of line C change to the end of line (same as c$)
ct' change until the ' character (can change ' for any character) ct' change until the ' character (can change ' for any character)
ci" change everything in the next " on the line ci" change everything in the next " on the line
s delete character at cursor and substitute text s delete character at cursor and substitute text