top | item 45749696 (no title) wuhhh | 4 months ago Right back at you, that’s super neat! discuss order hn newest whatevertrevor|4 months ago Let me add my third way of doing this in vim: :%s/<CTRL-R><CTRL-W>/replacement/(gcn) As you can guess <CTRL-W> invokes a special register that contains the "word" currently under the cursor.
whatevertrevor|4 months ago Let me add my third way of doing this in vim: :%s/<CTRL-R><CTRL-W>/replacement/(gcn) As you can guess <CTRL-W> invokes a special register that contains the "word" currently under the cursor.
whatevertrevor|4 months ago