runtime(doc): fix typo
Commit:
https://github.com/vim/vim/commit/88a6dd036a673b310c467bf43a872a4210e19e21
Author: glepnir <[email protected]>
Date: Sun Aug 25 15:49:54 2024 +0200
runtime(doc): fix typo
closes: https://github.com/vim/vim/issues/15572
Signed-off-by: glepnir <[email protected]>
Signed-off-by: Christian Brabandt <[email protected]>
diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt
index 286c6d4c2..3894e5c74 100644
--- a/runtime/doc/insert.txt
+++ b/runtime/doc/insert.txt
@@ -1,4 +1,4 @@
-*insert.txt* For Vim version 9.1. Last change: 2024 Aug 23
+*insert.txt* For Vim version 9.1. Last change: 2024 Aug 25
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1191,9 +1191,10 @@ items:
to the completion items
kind_hlgroup an additional highlight group specifically for setting
the highlight attributes of the completion kind. When
- this field is present, it will override the
|hl-PmenuKind|
- highlight group, allowing for the customization of
- ctermfd and guifg properties for the completion kind
+ this field is present, it will override the
+ |hl-PmenuKind| highlight group, allowing for the
+ customization of ctermfg and guifg properties for the
+ completion kind
All of these except "icase", "equal", "dup" and "empty" must be a string. If
an item does not meet these requirements then an error message is given and
--
--
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/E1siDmq-007H9H-4Q%40256bit.org.