Vim		Vi IMproved. A clone of the UNIX text editor Vi. Very useful 
		for editing programs and other plain ASCII text. Full Vi 
		compatibility (except Q command) and includes most Ex 
		commands. Extra features above Vi: Multilevel undo, 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, shows current file name in window title, 
		on-line help, text block operations, etc. 

		Version 2.0, update to 1.14 on disk 591. A few bug fixes. 
		New features: tag stack, file marks, jump list, visual 
		(first select area, then operator), use of cursor keys in 
		insert mode, column mode copy/cut/paste, macro programming by 
		example, text formatting, termcap support, etc. Also runs 
		under UNIX and MSDOS. Includes source.
		Author: Bram Moolenaar, et. al.
