diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-04-30 18:54:39 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-04-30 18:54:39 +0000 |
commit | c9b4b05b3544b434730eb218e848a1a441d5ffb2 (patch) | |
tree | c1550ddf398d2030ed25ee98e8342fcb41ac1c87 /Contents | |
parent | aa35dd1667c5903cdcc32ebe10f27bc6683c68a1 (diff) | |
download | vim-git-c9b4b05b3544b434730eb218e848a1a441d5ffb2.tar.gz |
updated for version 7.0gv7.0g
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.0f. Also runs under UNIX, MSDOS and other systems. - vim70frt.tgz contains the documentation and syntax files. - vim70fbin.tgz contains the binaries. - vim70fsrc.tgz contains the sources. + 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. Author: Bram Moolenaar et al. |