blob: 0e732c062d8fd45b0ecbea4bac50a389d461466d [file] [log] [blame]
Bram Moolenaared39e1d2008-08-09 17:55:22 +00001README_src.txt for version 7.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.
4It is packed for Unix systems (NL line separator). It is also used for other
Bram Moolenaar1423b9d2006-05-07 15:16:06 +00005systems in combination with the extra archive (vim-7.0-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 Moolenaar1423b9d2006-05-07 15:16:06 +00009archive (vim-7.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
Bram Moolenaar071d4272004-06-13 20:20:40 +000010archive too!