Bram Moolenaar | 82d1c33 | 2010-08-09 20:16:32 +0200 | [diff] [blame^] | 1 | README_src.txt for version 7.3f of Vim: Vi IMproved. |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 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 |
Bram Moolenaar | d8e21d3 | 2010-01-06 21:16:31 +0100 | [diff] [blame] | 5 | systems in combination with the extra archive (vim-7.2-extra.tar.gz, in the |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 6 | "extra" directory of ftp.vim.org). |
| 7 | |
| 8 | For more information, see the README.txt file that comes with the runtime |
Bram Moolenaar | d8e21d3 | 2010-01-06 21:16:31 +0100 | [diff] [blame] | 9 | archive (vim-7.2-rt.tar.gz). To be able to run Vim you MUST get the runtime |
Bram Moolenaar | 071d427 | 2004-06-13 20:20:40 +0000 | [diff] [blame] | 10 | archive too! |