add: more object information

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

View File

@@ -153,8 +153,8 @@ dap delte around paragraph and the paragraph itself
dt' delete until the next ' character on the line (replace ' by any character) dt' delete until the next ' character on the line (replace ' by any character)
D delete from cursor to end of line D delete from cursor to end of line
:[range]d delete [range] lines :[range]d delete [range] lines
di( delete in pair of (, works with { [ " ' too di( delete in pair of (, works with { [ " ' ` < too
da( delete in and around pair of (, works with { [ " ' too da( delete in and around pair of (, works with { [ " ' ` < too
############################################################################## ##############################################################################
# COPYING AND MOVING TEXT # COPYING AND MOVING TEXT