Commit: runtime(doc): fix typo, reorder, mention zip plugin at :h changed-9.2

0 views
Skip to first unread message

Christian Brabandt

unread,
Sep 22, 2025, 4:30:15 PMSep 22
to vim...@googlegroups.com
runtime(doc): fix typo, reorder, mention zip plugin at :h changed-9.2

Commit: https://github.com/vim/vim/commit/a73963ed8c6fcfb1249a9832db1cac699a7ffbcd
Author: Christian Brabandt <c...@256bit.org>
Date: Mon Sep 22 20:13:29 2025 +0000

runtime(doc): fix typo, reorder, mention zip plugin at :h changed-9.2

Co-authored-by: Christ van Willegen <cvwil...@gmail.com>
Signed-off-by: Christian Brabandt <c...@256bit.org>

diff --git a/runtime/doc/version9.txt b/runtime/doc/version9.txt
index 78c2702ea..1227641a2 100644
--- a/runtime/doc/version9.txt
+++ b/runtime/doc/version9.txt
@@ -1,4 +1,4 @@
-*version9.txt* For Vim version 9.1. Last change: 2025 Sep 21
+*version9.txt* For Vim version 9.1. Last change: 2025 Sep 22


VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41736,9 +41736,17 @@ Functions: ~
- |matchfuzzy()| and |matchfuzzypos()| use an improved fuzzy matching
algorithm (same as fzy).
- |sha256()| also accepts a |Blob| as argument.
-- |listener_add()| allows to register un-buffered listeners, so that chagnes
+- |listener_add()| allows to register un-buffered listeners, so that changes
are handled as soon as they happen.

+Plugins~
+- |zip| plugin works with PowerShell Core.
+
+Platform specific ~
+- MS-Winodws: Paths like "\Windows" and "/Windows" are now considered to be
+ absolute paths (to the current drive) and no longer relative.
+- macOS: increase default scheduler priority to TASK_DEFAULT_APPLICATION.
+
Others: ~
- the regex engines match correctly case-insensitive multi-byte characters
(and apply proper case folding)
@@ -41765,11 +41773,6 @@ Others: ~
- |min()|/|max()| can handle all comparable data types.
- Vim triggers the |TermResponseAll| autocommand for any terminal OSC value.

-Platform specific ~
-- MS-Winodws: Paths like "\Windows" and "/Windows" are now considered to be
- absolute paths (to the current drive) and no longer relative.
-- macOS: increase default scheduler priority to TASK_DEFAULT_APPLICATION.
-
*added-9.2*
Added ~
-----
Reply all
Reply to author
Forward
0 new messages