Timeline for quickly change the next several lines in vim?
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:51 | history | edited | CommunityBot | replaced http://vi.stackexchange.com/ with https://vi.stackexchange.com/ | |
| Sep 8, 2016 at 14:07 | vote | accept | Miati | ||
| Sep 8, 2016 at 14:07 | comment | added | Miati | This is a excellent answer. The relative offset (.,+6) was a bonus | |
| Sep 8, 2016 at 6:24 | comment | added | Sundeep | on the contrary, you have explained (with help and links) and presented well.. just wanted to suggest improvements based on OP's requirements :) | |
| Sep 8, 2016 at 6:17 | comment | added | Satō Katsura | @spasic Feel free to downvote my post if you think it doesn't answer the OP's question appropriately. shrug | |
| Sep 8, 2016 at 6:10 | comment | added | Sundeep | agree but am nitpicking... OP requires Word variants not word... in question it is mentioned ignoring punctuation and see comment on Matt Obert's answer.. would also agree about y3iW instead of y2E | |
| Sep 8, 2016 at 6:06 | history | edited | Satō Katsura | CC BY-SA 3.0 | added 165 characters in body |
| Sep 8, 2016 at 6:01 | comment | added | Satō Katsura | @spasic There's a difference if you have philosophical chicken followed by a comma (philosophical chicken,), which is not uncommon. y2E yanks the comma, y3iw (or y2e) doesn't. But y3iw is still better than y2e because it also works when you start with the cursor in the middle of the first word, rather than at the beginning. | |
| Sep 8, 2016 at 5:56 | comment | added | Sundeep | c2W won't delete trailing space.. y2E can be used to yank without trailing space | |
| Sep 8, 2016 at 5:55 | comment | added | Sundeep | might add that paste registers with Ctrl-r works in command line also | |
| Sep 8, 2016 at 5:52 | history | answered | Satō Katsura | CC BY-SA 3.0 |