blob: e7ae7a26d87aa81270203b043e56bc53f39ae476 [file] [log] [blame]
Christian Brabandtb4ddc6c2024-01-02 16:51:11 +01001README_srcdos.txt for version 9.1 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.
mikoto2000166f89e2024-09-26 15:52:22 +02005These files are in the runtime archive (vim91rt.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.
Martin Tournoij251c1e22022-10-08 17:15:28 +01009It is packed for MS-Windows systems, with CR-LF.
Bram Moolenaar071d4272004-06-13 20:20:40 +000010
11See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.