This article is part of the ongoing Vi / Vim Tips and Tricks Series. As a programmer, you may do lot of repetitive tasks while coding such as: Adding file header Adding function/frame comment Including default code snippet Performing syntax check Reading documentation about a function Converting a code block to comment, and vice versa [...]
SathiyaMoorthy
Using Vim Macro feature you can record and play a sequence of actions inside the editor. This article explains how to perform record and play inside Vi and Vim editor using two detailed examples. High Level Steps to Record and Play inside Vim Start recording by pressing q, followed by a lower case character to [...]
My name is Ramesh Natarajan. I will be posting instruction guides, how-to, troubleshooting tips and tricks on Linux, database, hardware, security and web. My focus is to write articles that will either teach you or help you resolve a problem. Read more about