1
0
forked from aniani/vim

Vim 7.4a BETA release.

This commit is contained in:
Bram Moolenaar
2013-07-06 15:44:11 +02:00
parent dc8b25cbf3
commit 913df81e74
162 changed files with 7864 additions and 2870 deletions

View File

@@ -9,10 +9,10 @@ Vim Vi IMproved. A clone of the UNIX text editor Vi. Very useful
messages, shows current file name in window title, on-line
help, rectangular cut/paste, etc., etc., etc...
Version 7.3. Also runs under UNIX, MSDOS and other systems.
vim73rt.tgz contains the documentation and syntax files.
vim73bin.tgz contains the binaries.
vim73src.tgz contains the sources.
Version 7.4a. Also runs under UNIX, MSDOS and other systems.
vim74art.tgz contains the documentation and syntax files.
vim74abin.tgz contains the binaries.
vim74asrc.tgz contains the sources.
Author: Bram Moolenaar et al.