comparison READMEdir/README_bindos.txt @ 13963:1174611ad715 v8.1.0000

Vim 8.1 release commit https://github.com/vim/vim/commit/b1c9198afb7ff902588b45fbe44f0760a9f48375 Author: Bram Moolenaar <Bram@vim.org> Date: Thu May 17 17:04:55 2018 +0200 Vim 8.1 release Update version number and information. Fix a couple of tests.
author Christian Brabandt <cb@256bit.org>
date Thu, 17 May 2018 17:15:08 +0200
parents 9f48eab77d62
children af69c9335223
comparison
equal deleted inserted replaced
13962:cdda5c08011a 13963:1174611ad715
1 README_bindos.txt for version 8.0 of Vim: Vi IMproved. 1 README_bindos.txt for version 8.1 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 (vim80rt.zip). 5 These files are in the runtime archive (vim81rt.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 vim80w32.zip Windows 95/98/NT/etc. console version 11 vim81w32.zip Windows 95/98/NT/etc. console version
12 gvim80.zip Windows 95/98/NT/etc. GUI version 12 gvim81.zip Windows 95/98/NT/etc. GUI version
13 gvim80ole.zip Windows 95/98/NT/etc. GUI version with OLE 13 gvim81ole.zip Windows 95/98/NT/etc. GUI version with OLE
14 14
15 You MUST also get the runtime archive (vim80rt.zip). 15 You MUST also get the runtime archive (vim81rt.zip).
16 The sources are also available (vim80src.zip). 16 The sources are also available (vim81src.zip).