comparison READMEdir/Contents @ 8639:91286ec46e97 v7.4.1609

commit https://github.com/vim/vim/commit/4d581a826c54cecdde3001fdf0a5becf67e54cfd Author: Bram Moolenaar <Bram@vim.org> Date: Sat Mar 19 20:29:39 2016 +0100 patch 7.4.1609 Problem: Contents file is only for Amiga distro. Solution: Move it to "READMEdir". Update some info.
author Christian Brabandt <cb@256bit.org>
date Sat, 19 Mar 2016 20:30:04 +0100
parents
children 9f48eab77d62
comparison
equal deleted inserted replaced
8638:11c0e9f60519 8639:91286ec46e97
1 Vim Vi IMproved. A clone of the UNIX text editor Vi. Very useful
2 for editing programs and other plain ASCII text. Full Vi
3 compatibility and includes all Ex commands. Extra features
4 above Vi: Multilevel undo, multiple windows, syntax
5 highlighting, command line history, folding, improved command
6 line editing, command typeahead display, command to display
7 yank buffers, possibility to edit binary files, file name
8 stack, support for Manx QuickFix and other compiler's error
9 messages, shows current file name in window title, on-line
10 help, rectangular cut/paste, etc., etc., etc...
11
12 Version 7.4. Also runs under UNIX, MS-Windows, Mac, etc.
13 vim74rt.tgz contains the documentation and syntax files.
14 vim74bin.tgz contains the binaries.
15 vim74src.tgz contains the sources.
16 Author: Bram Moolenaar et al.
17
18
19 Xxd Hex dumper and reader. Can be used to view files as hex, edit
20 them and write them back. Can also be used to patch files.
21
22 Version 1.10 (1997 May 22)
23 Author: Juergen Weigert