News

Vim made easy: how to get your favorite IDE features in Vim The open source Vim text editor offers a significant amount of power and … ...
Vim Text Editor is an open source free text editor for Windows. Using a bare-bones text editor like Vim has its own benefits. You get to write the code from scratch as there are no templates. It ...
Editing multiple files at once is made easier in the vim text editor with the use of tabs. Vincent Danen goes over the basic tab commands and shows you how to combine them with key bindings to ...
[Screenshot: Open Vim] A couple of years ago, I took an Introduction to Software Development class, in which we covered Unix and used Vim to write a few simple programs. I didn’t really get the ...
Most Linux users know vim as a text editor that descended from vi. It can also function as a tool for encrypting text files. In this post, we examine how this is done and how to reverse the process.