vim
Step-by-Step Commands to Write Your First Vim Function Example | Rules | Uses
You can create your own function to run on any file open with Vim editor. And it is simple to automate your mundane stuff on Vim editor. Here is the step-by-step procedure for...
Vim Case-Insensitive Search in Linux [Step-By-Step Commands]
As you are reading this article, it is obvious, you are using Linux as your operating system. If you are a programmer, you mostly using Vi/Vim as your coding playground. Vim is...
Set Up Vi/Vim editor by Highlighting Syntax for Programming in Linux
When does someone ask me what platform to choose to get excel in programming? "Linux". No doubt. And the best editor? "Vi/Vim" on Linux systems. In this tutorial, I...
6 Commands to Edit File With and Without vi, vim Linux Editor
You might be knowing opening and editing file in vi/vim editor in Linux system. Do you wonder- how you can edit file without vi or vim editor? Many times you have to create a...