blob: 935830fe98fa45bff2897c29a832efab4c8e4436 [file] [log] [blame]
Bram Moolenaar98056532019-12-12 14:18:35 +01001README_src.txt for version 8.2 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 Moolenaar98056532019-12-12 14:18:35 +01007archive (vim-8.2-rt.tar.gz). To be able to run Vim you MUST get the runtime
Bram Moolenaar071d4272004-06-13 20:20:40 +00008archive too!