view README_bindos.txt @ 2071:8a0a8f10b43e v7.2.356

updated for version 7.2.356 Problem: When 'foldmethod' is changed not all folds are closed as expected. Solution: In foldUpdate() correct the start position and reset fd_flags when w_foldinvalid is set. (Lech Lorens)
author Bram Moolenaar <bram@zimbu.org>
date Wed, 03 Feb 2010 18:14:49 +0100
parents 5232b9862f23
children 7c8c7c95a865
line wrap: on
line source

README_bindos.txt for version 7.2 of Vim: Vi IMproved.

See "README.txt" for general information about Vim.
See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
These files are in the runtime archive (vim72rt.zip).


There are several binary distributions of Vim for the PC.  You would normally
pick only one of them, but it's also possible to install several.
These ones are available (the version number may differ):
	vim72d16.zip	16 bit DOS version
	vim72d32.zip	32 bit DOS version
	vim72w32.zip	Windows 95/98/NT/etc. console version
	gvim72.zip	Windows 95/98/NT/etc. GUI version
	gvim72ole.zip	Windows 95/98/NT/etc. GUI version with OLE
	gvim72_s.zip	Windows 3.1 GUI version

You MUST also get the runtime archive (vim72rt.zip).
The sources are also available (vim72src.zip).