News

If you spend a lot of time using Vim (or plan to), it's important to get comfortable using the command line for this popular, versatile terminal-based text editor. Download the cheat sheet for free!
Pressing h brings up a help screen with a summary of less commands. As in vi, you can move to the top of the file with g and the bottom with G.
If you have used the vi command on a Linux system at any time in the past decade, it’s very likely that you were using Vim. Unlike the other prominent vi clones, Vim is still actively developed ...