annotate README_src.txt @ 640:8a5a95f7ef2a
v7.0185
updated for version 7.0185
author |
vimboss |
date |
Sun, 22 Jan 2006 23:30:12 +0000 |
parents |
3fc0f57ecb91 |
children |
d8f905020502 |
rev |
line source |
7
|
1 README_src.txt for version 7.0aa of Vim: Vi IMproved.
|
|
2
|
|
3 The source archive contains the files needed to compile Vim on Unix systems.
|
|
4 It is packed for Unix systems (NL line separator). It is also used for other
|
|
5 systems in combination with the extra archive (vim-6.0-extra.tar.gz, in the
|
|
6 "extra" directory of ftp.vim.org).
|
|
7
|
|
8 For more information, see the README.txt file that comes with the runtime
|
|
9 archive (vim-6.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
|
|
10 archive too!
|