Mercurial > vim
annotate README_srcdos.txt @ 2566:f718404597a6 vim73
Runtime file updates.
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Sat, 14 Aug 2010 21:57:32 +0200 |
parents | f85004953416 |
children | ee53a39d5896 |
rev | line source |
---|---|
2561 | 1 README_srcdos.txt for version 7.3g of Vim: Vi IMproved. |
7 | 2 |
3 See "README.txt" for general information about Vim. | |
4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows. | |
2564
f85004953416
README and help file updates.
Bram Moolenaar <bram@vim.org>
parents:
2561
diff
changeset
|
5 These files are in the runtime archive (vim73rt.zip). |
7 | 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. |