1
0
forked from aniani/vim

updated for version 7.0

This commit is contained in:
Bram Moolenaar
2006-05-07 15:16:06 +00:00
parent 2f567ab5c2
commit 1423b9d3b8
156 changed files with 303 additions and 549 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.0g. Also runs under UNIX, MSDOS and other systems.
vim70grt.tgz contains the documentation and syntax files.
vim70gbin.tgz contains the binaries.
vim70gsrc.tgz contains the sources.
Version 7.0. Also runs under UNIX, MSDOS and other systems.
vim70rt.tgz contains the documentation and syntax files.
vim70bin.tgz contains the binaries.
vim70src.tgz contains the sources.
Author: Bram Moolenaar et al.