runtime(doc): fix typo in version9.txt nrformat -> nrformats
Commit:
https://github.com/vim/vim/commit/770b38df40dc0ba252e227dd14499276b710c91d
Author: hseg <[email protected]>
Date: Mon Sep 23 20:13:49 2024 +0200
runtime(doc): fix typo in version9.txt nrformat -> nrformats
This blocks K from finding the keyword
closes: #15726
Signed-off-by: hseg <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/version9.txt b/runtime/doc/version9.txt
index 03c8d6c78..9d225211f 100644
--- a/runtime/doc/version9.txt
+++ b/runtime/doc/version9.txt
@@ -1,4 +1,4 @@
-*version9.txt* For Vim version 9.1. Last change: 2024 Aug 23
+*version9.txt* For Vim version 9.1. Last change: 2024 Sep 23
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41577,7 +41577,7 @@ Changed~
- the default for 'commentstring' contains whitespace padding to have
automatic comments look nicer |comment-install|
- 'completeopt' is now a |global-local| option.
-- 'nrformat' accepts the new "blank" suboption, to determine a signed or
+- 'nrformats' accepts the new "blank" suboption, to determine a signed or
unsigned number based on whitespace in front of a minus sign.
- allow to specify a priority when defining a new sign |:sign-define|
- provide information about function arguments using the get(func, "arity")
--
--
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 on the web visit
https://groups.google.com/d/msgid/vim_dev/E1ssnoz-002YxX-4n%40256bit.org.