blob: 51fc2c59efed0abc5159fd89604cbb71221add84 [file] [log] [blame]
Christian Brabandtb4ddc6c2024-01-02 16:51:11 +01001README_bindos.txt for version 9.1 of Vim: Vi IMproved.
Bram Moolenaar071d4272004-06-13 20:20:40 +00002
3See "README.txt" for general information about Vim.
4See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
mikoto2000166f89e2024-09-26 15:52:22 +02005These files are in the runtime archive (vim91rt.zip).
Bram Moolenaar071d4272004-06-13 20:20:40 +00006
7
8There are several binary distributions of Vim for the PC. You would normally
9pick only one of them, but it's also possible to install several.
10These ones are available (the version number may differ):
Nir Lichtman563e8ec2024-09-30 19:42:28 +020011 vim91w32.zip Windows console version
12 gvim91.zip Windows GUI version
13 gvim91ole.zip Windows GUI version with OLE
Bram Moolenaar071d4272004-06-13 20:20:40 +000014
Christian Brabandtb4ddc6c2024-01-02 16:51:11 +010015You MUST also get the runtime archive (vim91rt.zip).
16The sources are also available (vim91src.zip).