blob: 1ad38c560097c3db1e2c4fa56e4d1faa5efc09a4 [file] [log] [blame]
Bram Moolenaar76b92b22006-03-24 22:46:53 +00001README_src.txt for version 7.0b 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
5systems in combination with the extra archive (vim-6.0-extra.tar.gz, in the
6"extra" directory of ftp.vim.org).
7
8For more information, see the README.txt file that comes with the runtime
9archive (vim-6.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
10archive too!