diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-03-24 22:46:53 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-03-24 22:46:53 +0000 |
commit | 76b92b2830841fd4e05006cc3cad1d8f0bc8101b (patch) | |
tree | 16537209b06903af71cfe22119a491ba82039da2 /Contents | |
parent | c01140a1a069caf3ced83eac7d4866048c4b723e (diff) | |
download | vim-git-76b92b2830841fd4e05006cc3cad1d8f0bc8101b.tar.gz |
updated for version 7.0bv7.0b
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.0aa. Also runs under UNIX, MSDOS and other systems. - vim70aart.tgz contains the documentation and syntax files. - vim70aabin.tgz contains the binaries. - vim70aasrc.tgz contains the sources. + 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. Author: Bram Moolenaar et al. |