Bram Moolenaar | eb49041 | 2022-06-28 13:44:46 +0100 | [diff] [blame] | 1 | README_srcdos.txt for version 9.0 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. |
Bram Moolenaar | eb49041 | 2022-06-28 13:44:46 +0100 | [diff] [blame] | 5 | These files are in the runtime archive (vim90rt.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. |
| 9 | It is packed for MS-Windows systems, with CR-LF. It also includes the VisVim |
| 10 | sources. |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 11 | |
| 12 | See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC. |