From 818c9e7edfce339eff7cb357f2ec29a72afd1977 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sat, 19 Mar 2016 16:09:42 +0100 Subject: patch 7.4.1601 Problem: README files take a lot of space in the top directory. Solution: Move most of them to "READMEdir". --- READMEdir/README_bindos.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 READMEdir/README_bindos.txt (limited to 'READMEdir/README_bindos.txt') diff --git a/READMEdir/README_bindos.txt b/READMEdir/README_bindos.txt new file mode 100644 index 0000000000..03c7c19ecf --- /dev/null +++ b/READMEdir/README_bindos.txt @@ -0,0 +1,16 @@ +README_bindos.txt for version 7.4 of Vim: Vi IMproved. + +See "README.txt" for general information about Vim. +See "README_dos.txt" for installation instructions for MS-DOS and MS-Windows. +These files are in the runtime archive (vim74rt.zip). + + +There are several binary distributions of Vim for the PC. You would normally +pick only one of them, but it's also possible to install several. +These ones are available (the version number may differ): + vim74w32.zip Windows 95/98/NT/etc. console version + gvim74.zip Windows 95/98/NT/etc. GUI version + gvim74ole.zip Windows 95/98/NT/etc. GUI version with OLE + +You MUST also get the runtime archive (vim74rt.zip). +The sources are also available (vim74src.zip). -- cgit v1.2.3