Vim

From Support

Jump to: navigation, search

Possibly the most popular text editor installed on Netsoc machines. Vim, for "Vi IMproved" is, as the name implied, an improved version of the vi editor. In the tradition of vi, vim is explicitly modal: the user switches the editor between insert and command modes. To open a file in vim, type vim <filename> on the command line.
How to use vim is far beyond the scope of this article; typing ":help" in command mode (which vim opens in) will open the help file.

Resources

In order of assumed knowledge, from rank beginner to power-user:

See Also

Personal tools