Editors
Editors are tools that allow you to create or edit files on your file system.
Vim
Vim is a highly configurable text editor built to make creating and changing any kind of text very efficient. It is included as “vi” with most UNIX systems and with Apple OS X.
Vim ships with vimtutor
that is a tutor designed to describe enough of the Vim commands that you will be able to easily use Vim as an all-purpose editor.
Visit the following resources to learn more: