Vim		Vi IMproved.  A clone of the UNIX text editor Vi.  Very useful
		for editing programs and other plain ASCII text.  Full Vi
		compatibility and includes all Ex commands.  Extra features
		above Vi: Multilevel undo, multiple windows, syntax
		highlighting, command line history, improved command line
		editing, command typeahead display, command to display yank
		buffers, possibility to edit binary files, file name stack,
		support for Manx QuickFix and other compiler's error messages,
		shows current file name in window title, on-line help,
		rectangular cut/paste, etc., etc., etc...

		Version 5.0.  Also runs under UNIX, MSDOS and other systems.
		vim50bin.tgz contains the binary and documentation.
		vim50src.tgz contains the sources.
		Author: Bram Moolenaar et al.
