diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-03-27 17:01:56 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-03-27 17:01:56 +0000 |
commit | 3991dab8e0a3815bd5349c1ffa88476819971c48 (patch) | |
tree | cf81e7c822725142320f0ca0721357f34553cfb9 /Contents | |
parent | 899dddf88804af20d560b5277f1ca1bc4dd8e2b3 (diff) | |
download | vim-git-3991dab8e0a3815bd5349c1ffa88476819971c48.tar.gz |
updated for version 7.0cv7.0c
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.0b. Also runs under UNIX, MSDOS and other systems. - vim70brt.tgz contains the documentation and syntax files. - vim70bbin.tgz contains the binaries. - vim70bsrc.tgz contains the sources. + 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. Author: Bram Moolenaar et al. |