runtime(doc): fix typo, reorder, mention zip plugin at :h changed-9.2
Commit:
https://github.com/vim/vim/commit/a73963ed8c6fcfb1249a9832db1cac699a7ffbcd
Author: Christian Brabandt <[email protected]>
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 <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
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 ~
-----
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/vim_dev/E1v0nAi-005GmU-Re%40256bit.org.