diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-04-24 19:47:27 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-04-24 19:47:27 +0000 |
commit | f9393ef5efde2f425fbd9e19363186f8c9103376 (patch) | |
tree | ec493a8fec62c31f9fe21993c4907bf1c1f290cd /Contents | |
parent | 4a85b4156098a30daf5b15a7fb7587a1c7c99f94 (diff) | |
download | vim-git-f9393ef5efde2f425fbd9e19363186f8c9103376.tar.gz |
updated for version 7.0fv7.0f
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.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. + 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. Author: Bram Moolenaar et al. |