diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-05-07 15:16:06 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-05-07 15:16:06 +0000 |
commit | 1423b9d3b8eec56227414417621350ac27af6fd7 (patch) | |
tree | 402271d532e6f0ba927f470502804c28a96831e8 /Contents | |
parent | 2f567ab5c2459f0239f811c198998fc4ba3d71e4 (diff) | |
download | vim-1423b9d3b8eec56227414417621350ac27af6fd7.zip |
updated for version 7.0
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.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. + Version 7.0. Also runs under UNIX, MSDOS and other systems. + vim70rt.tgz contains the documentation and syntax files. + vim70bin.tgz contains the binaries. + vim70src.tgz contains the sources. Author: Bram Moolenaar et al. |