blob: c2ccdc05aa26aa077fbb43dc93ab61c27618ff53 [file] [log] [blame]
Bram Moolenaar7f036442010-08-15 15:24:20 +02001README_src.txt for version 7.3 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.
4It is packed for Unix systems (NL line separator). It is also used for other
Bram Moolenaar755bd262010-08-14 17:46:20 +02005systems in combination with the extra archive (vim-7.3-extra.tar.gz, in the
Bram Moolenaar071d4272004-06-13 20:20:40 +00006"extra" directory of ftp.vim.org).
7
8For more information, see the README.txt file that comes with the runtime
Bram Moolenaar755bd262010-08-14 17:46:20 +02009archive (vim-7.3-rt.tar.gz). To be able to run Vim you MUST get the runtime
Bram Moolenaar071d4272004-06-13 20:20:40 +000010archive too!