1
0
forked from aniani/vim

updated for version 7.0e

This commit is contained in:
Bram Moolenaar
2006-04-16 18:30:08 +00:00
parent 99ebf04cf6
commit b21e5843e5
177 changed files with 809 additions and 357 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.0d. Also runs under UNIX, MSDOS and other systems.
vim70drt.tgz contains the documentation and syntax files.
vim70dbin.tgz contains the binaries.
vim70dsrc.tgz contains the sources.
Version 7.0e. Also runs under UNIX, MSDOS and other systems.
vim70ert.tgz contains the documentation and syntax files.
vim70ebin.tgz contains the binaries.
vim70esrc.tgz contains the sources.
Author: Bram Moolenaar et al.