When writing code, we can often save time by duplicating a line then changing one or two parts of that line to make it suit our purposes. In this episode, we’ll compare a few techniques for duplicating lines, and we’ll see that the :copy Ex command is well suited to this task. The brief In the video, we tackle a simple problem. With our cursor on line 16 of this file: #sponsors_feature, #sponsors_

