diff options
author | Bram Moolenaar <Bram@vim.org> | 2007-05-12 15:32:12 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2007-05-12 15:32:12 +0000 |
commit | 049377ee0f0f680fd69a90971fe3433048b2e68f (patch) | |
tree | 1c171c3f0d6f64924357f9e73ea946a04fbd06b4 /Contents | |
parent | 6446f25b440ea3a4e6be776314eb93df68c8c55f (diff) | |
download | vim-git-049377ee0f0f680fd69a90971fe3433048b2e68f.tar.gz |
updated for version 7.1
Diffstat (limited to 'Contents')
-rw-r--r-- | Contents | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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.1b. Also runs under UNIX, MSDOS and other systems. - vim71brt.tgz contains the documentation and syntax files. - vim71bbin.tgz contains the binaries. - vim71bsrc.tgz contains the sources. + Version 7.1. Also runs under UNIX, MSDOS and other systems. + vim71rt.tgz contains the documentation and syntax files. + vim71bin.tgz contains the binaries. + vim71src.tgz contains the sources. Author: Bram Moolenaar et al. |