mirror of
https://github.com/LeCoupa/awesome-cheatsheets.git
synced 2026-01-29 06:38:02 -08:00
@@ -106,8 +106,8 @@ cw change to the end of word
|
|||||||
ciw change whole word regardless of where you are in it
|
ciw change whole word regardless of where you are in it
|
||||||
cip change in paragaph (between new lines)
|
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
|
||||||
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
|
||||||
|
|||||||
Reference in New Issue
Block a user