Vim (Vi Improved)
0%

Advanced Text-Fu · Lesson 3

Vim (Vi Improved)

Learn what Vim is, how it relates to vi, and how to open files, help, and guided practice.

Vim is a configurable text editor whose name means Vi Improved. It preserves the modal editing model associated with the original vi editor and adds features such as multilevel undo, syntax support, scripting, and an extensive help system.