What is Vim and how to use it
The highly configurable text editor built to make creating and changing any kind of text
Vim is the editor of choice for many developers and power users. It’s a text editor based on the old vi editor written by Bill Joy in the 1970s for a version of UNIX. It inherits the key bindings of vi, but also adds a great deal of functionality and...
[Read More]