Bram Moolenaar | 7f03644 | 2010-08-15 15:24:20 +0200 | [diff] [blame] | 1 | README_srcdos.txt for version 7.3 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. |
| 4 | See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows. |
Bram Moolenaar | 755bd26 | 2010-08-14 17:46:20 +0200 | [diff] [blame] | 5 | These files are in the runtime archive (vim73rt.zip). |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 6 | |
| 7 | |
| 8 | The DOS source archive contains the files needed to compile Vim on MS-DOS or |
| 9 | MS-Windows. It is packed for DOS systems, with CR-LF. It also includes the |
| 10 | VisVim sources. |
| 11 | |
| 12 | See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC. |