blob: 2bef9deb9b1fa1ae522a59b6927e67caf9fa0aab [file] [log] [blame]
Bram Moolenaareb490412022-06-28 13:44:46 +01001README_srcdos.txt for version 9.0 of Vim: Vi IMproved.
Bram Moolenaar071d4272004-06-13 20:20:40 +00002
3See "README.txt" for general information about Vim.
Bram Moolenaarf2a44e52020-01-16 19:40:38 +01004See "README_dos.txt" for installation instructions for MS-Windows.
Bram Moolenaareb490412022-06-28 13:44:46 +01005These files are in the runtime archive (vim90rt.zip).
Bram Moolenaar071d4272004-06-13 20:20:40 +00006
7
Bram Moolenaarf2a44e52020-01-16 19:40:38 +01008The DOS source archive contains the files needed to compile Vim on MS-Windows.
9It is packed for MS-Windows systems, with CR-LF. It also includes the VisVim
10sources.
Bram Moolenaar071d4272004-06-13 20:20:40 +000011
12See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.