Mercurial > vim
view READMEdir/Contents @ 33926:4853947b16e4
CI: label.yml: fixup for v5 (#13673)
Commit: https://github.com/vim/vim/commit/1760331ae317ba2743c93c359cba9bc563f80e25
Author: Philip H <47042125+pheiduck@users.noreply.github.com>
Date: Wed Dec 13 08:50:35 2023 +0100
CI: label.yml: fixup for v5 (https://github.com/vim/vim/issues/13673)
* label.yml: sync-labels true
* fixup: remove unused lines
Signed-off-by: Philip H <47042125+pheiduck@users.noreply.github.com>
Signed-off-by: K.Takata <kentkt@csc.jp>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Wed, 13 Dec 2023 09:00:07 +0100 |
parents | f8116058ca76 |
children | 4635e43f2c6f |
line wrap: on
line source
Vim Vi IMproved. A clone of the UNIX text editor Vi. Very useful for editing programs and other plain ASCII text. Full Vi compatibility and includes all Ex commands. Extra features above Vi: Multilevel undo, multiple windows, syntax highlighting, command line history, folding, improved command line editing, command typeahead display, command to display yank buffers, possibility to edit binary files, file name stack, support for Manx QuickFix and other compiler's error messages, shows current file name in window title, on-line help, rectangular cut/paste, etc., etc., etc... Version 9.0. Also runs under UNIX, MS-Windows, Mac, etc. vim90rt.tgz contains the documentation and syntax files. vim90bin.tgz contains the binaries. vim90src.tgz contains the sources. Author: Bram Moolenaar et al. Xxd Hex dumper and reader. Can be used to view files as hex, edit them and write them back. Can also be used to patch files. Version 2022 Jan 14 Author: Juergen Weigert