This is an old revision of the document!
Vim
vim
is a modal editor (improving on vi). It can run without graphics, is ubiquitous, powerful, and efficient but is an acquired skill.
- MIT's “missing semester” has an excellent lecture video and notes.
vimtutor
is a program included with vim that will guide you through usage – run it from the command line.