comparison READMEdir/README_bindos.txt @ 18879:af69c9335223

Vim 8.2 release Commit: https://github.com/vim/vim/commit/98056533b96b6b5d8849641de93185dd7bcadc44 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 12 14:18:35 2019 +0100 Vim 8.2 release
author Bram Moolenaar <Bram@vim.org>
date Thu, 12 Dec 2019 14:30:07 +0100
parents 1174611ad715
children f8116058ca76
comparison
equal deleted inserted replaced
18878:ef90e5bbb971 18879:af69c9335223
1 README_bindos.txt for version 8.1 of Vim: Vi IMproved. 1 README_bindos.txt for version 8.2 of Vim: Vi IMproved.
2 2
3 See "README.txt" for general information about Vim. 3 See "README.txt" for general information about Vim.
4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows. 4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
5 These files are in the runtime archive (vim81rt.zip). 5 These files are in the runtime archive (vim82rt.zip).
6 6
7 7
8 There are several binary distributions of Vim for the PC. You would normally 8 There are several binary distributions of Vim for the PC. You would normally
9 pick only one of them, but it's also possible to install several. 9 pick only one of them, but it's also possible to install several.
10 These ones are available (the version number may differ): 10 These ones are available (the version number may differ):
11 vim81w32.zip Windows 95/98/NT/etc. console version 11 vim82w32.zip Windows 95/98/NT/etc. console version
12 gvim81.zip Windows 95/98/NT/etc. GUI version 12 gvim82.zip Windows 95/98/NT/etc. GUI version
13 gvim81ole.zip Windows 95/98/NT/etc. GUI version with OLE 13 gvim82ole.zip Windows 95/98/NT/etc. GUI version with OLE
14 14
15 You MUST also get the runtime archive (vim81rt.zip). 15 You MUST also get the runtime archive (vim82rt.zip).
16 The sources are also available (vim81src.zip). 16 The sources are also available (vim82src.zip).