annotate README_src.txt @ 1602:0358abf2b5d4
v7.1.315
updated for version 7.1-315
author |
vimboss |
date |
Sun, 15 Jun 2008 12:21:50 +0000 |
parents |
d787f6c4c481 |
children |
58cad056e608 |
rev |
line source |
1275
|
1 README_src.txt for version 7.1 of Vim: Vi IMproved.
|
7
|
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
|
874
|
5 systems in combination with the extra archive (vim-7.0-extra.tar.gz, in the
|
7
|
6 "extra" directory of ftp.vim.org).
|
|
7
|
|
8 For more information, see the README.txt file that comes with the runtime
|
874
|
9 archive (vim-7.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
|
7
|
10 archive too!
|