blob: 3af95f23c74f7848f28edd070afafd8b32ffee8a [file] [log] [blame]
Bram Moolenaar3b1db362013-08-10 15:00:24 +02001README_src.txt for version 7.4 of Vim: Vi IMproved.
Bram Moolenaar071d4272004-06-13 20:20:40 +00002
3The source archive contains the files needed to compile Vim on Unix systems.
Bram Moolenaar913df812013-07-06 15:44:11 +02004It is packed for Unix systems (NL line separator).
Bram Moolenaar071d4272004-06-13 20:20:40 +00005
6For more information, see the README.txt file that comes with the runtime
Bram Moolenaar913df812013-07-06 15:44:11 +02007archive (vim-7.4-rt.tar.gz). To be able to run Vim you MUST get the runtime
Bram Moolenaar071d4272004-06-13 20:20:40 +00008archive too!