diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-04-10 14:55:34 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-04-10 14:55:34 +0000 |
commit | 779b74b2a23643aaac026341a4ed8bd6e04371e6 (patch) | |
tree | ff8fae99da608c087d6b56075dac7c0e73a7e1d7 /Contents | |
parent | c6fe919573e82727a7de014daab122ffc5001854 (diff) | |
download | vim-git-779b74b2a23643aaac026341a4ed8bd6e04371e6.tar.gz |
updated for version 7.0dv7.0d
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.0c. Also runs under UNIX, MSDOS and other systems. - vim70crt.tgz contains the documentation and syntax files. - vim70cbin.tgz contains the binaries. - vim70csrc.tgz contains the sources. + 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. Author: Bram Moolenaar et al. |