view READMEdir/README_bindos.txt @ 25563:10605253d009 v8.2.3318

patch 8.2.3318: Vim9: cannot ignore quotes in number at the command line Commit: https://github.com/vim/vim/commit/ed8b099fd23b20d7b5a436182bde6672c8686189 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Aug 8 19:56:28 2021 +0200 patch 8.2.3318: Vim9: cannot ignore quotes in number at the command line Problem: Vim9: cannot ignore quotes in number at the command line. Solution: Use in_vim9script() so that after ":vim9" quotes are ignored.
author Bram Moolenaar <Bram@vim.org>
date Sun, 08 Aug 2021 20:00:03 +0200
parents af69c9335223
children f8116058ca76
line wrap: on
line source

README_bindos.txt for version 8.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 (vim82rt.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):
	vim82w32.zip	Windows 95/98/NT/etc. console version
	gvim82.zip	Windows 95/98/NT/etc. GUI version
	gvim82ole.zip	Windows 95/98/NT/etc. GUI version with OLE

You MUST also get the runtime archive (vim82rt.zip).
The sources are also available (vim82src.zip).