]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): fix typo
authorglepnir <glephunter@gmail.com>
Sun, 25 Aug 2024 13:49:54 +0000 (15:49 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 25 Aug 2024 13:49:54 +0000 (15:49 +0200)
closes: #15572

Signed-off-by: glepnir <glephunter@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/insert.txt

index 286c6d4c259f02c9a7df6c961f1895292078ed79..3894e5c74c8a28c7be1271d5d312f67c869d0228 100644 (file)
@@ -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