Christian Brabandt | b4ddc6c | 2024-01-02 16:51:11 +0100 | [diff] [blame] | 1 | README_srcdos.txt for version 9.1 of Vim: Vi IMproved. |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 2 | |
| 3 | See "README.txt" for general information about Vim. |
Bram Moolenaar | f2a44e5 | 2020-01-16 19:40:38 +0100 | [diff] [blame] | 4 | See "README_dos.txt" for installation instructions for MS-Windows. |
mikoto2000 | 166f89e | 2024-09-26 15:52:22 +0200 | [diff] [blame] | 5 | These files are in the runtime archive (vim91rt.zip). |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 6 | |
| 7 | |
Bram Moolenaar | f2a44e5 | 2020-01-16 19:40:38 +0100 | [diff] [blame] | 8 | The DOS source archive contains the files needed to compile Vim on MS-Windows. |
Martin Tournoij | 251c1e2 | 2022-10-08 17:15:28 +0100 | [diff] [blame] | 9 | It is packed for MS-Windows systems, with CR-LF. |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 10 | |
| 11 | See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC. |