Commit: runtime(doc): fix typo in version9.txt nrformat -> nrformats

4 views
Skip to first unread message

Christian Brabandt

unread,
Sep 23, 2024, 2:30:11 PM9/23/24
to vim...@googlegroups.com
runtime(doc): fix typo in version9.txt nrformat -> nrformats

Commit: https://github.com/vim/vim/commit/770b38df40dc0ba252e227dd14499276b710c91d
Author: hseg <ge...@gesh.uni.cx>
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 <ge...@gesh.uni.cx>
Signed-off-by: Christian Brabandt <c...@256bit.org>

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")
Reply all
Reply to author
Forward
0 new messages