comparison READMEdir/README_src.txt @ 10198:9f48eab77d62 v8.0.0000

commit https://github.com/vim/vim/commit/bb76f24af2010943387ce696a7092175b4ecccf2 Author: Bram Moolenaar <Bram@vim.org> Date: Mon Sep 12 14:24:39 2016 +0200 Vim 8.0 release
author Christian Brabandt <cb@256bit.org>
date Mon, 12 Sep 2016 14:30:13 +0200
parents 58e749232bd7
children 1174611ad715
comparison
equal deleted inserted replaced
10197:52864a0e0c99 10198:9f48eab77d62
1 README_src.txt for version 7.4 of Vim: Vi IMproved. 1 README_src.txt for version 8.0 of Vim: Vi IMproved.
2 2
3 The source archive contains the files needed to compile Vim on Unix systems. 3 The source archive contains the files needed to compile Vim on Unix systems.
4 It is packed for Unix systems (NL line separator). 4 It is packed for Unix systems (NL line separator).
5 5
6 For more information, see the README.txt file that comes with the runtime 6 For more information, see the README.txt file that comes with the runtime
7 archive (vim-7.4-rt.tar.gz). To be able to run Vim you MUST get the runtime 7 archive (vim-8.0-rt.tar.gz). To be able to run Vim you MUST get the runtime
8 archive too! 8 archive too!