comparison README_srcdos.txt @ 7:3fc0f57ecb91 v7.0001

updated for version 7.0001
author vimboss
date Sun, 13 Jun 2004 20:20:40 +0000
parents
children d8f905020502
comparison
equal deleted inserted replaced
6:c2daee826b8f 7:3fc0f57ecb91
1 README_srcdos.txt for version 7.0aa of Vim: Vi IMproved.
2
3 See "README.txt" for general information about Vim.
4 See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows.
5 These files are in the runtime archive (vim60rt.zip).
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.