blob: fc5ea15dfebf316f45a2b45161f93011535decde [file] [log] [blame]
Christian Brabandtb4ddc6c2024-01-02 16:51:11 +01001README_src.txt for version 9.1 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
Christian Brabandtb4ddc6c2024-01-02 16:51:11 +01007archive (vim-9.1-rt.tar.gz). To be able to run Vim you MUST get the runtime
Bram Moolenaar071d4272004-06-13 20:20:40 +00008archive too!