]> git.ipfire.org Git - thirdparty/vim.git/commitdiff
runtime(doc): Remove obsolete labelling from 'h' occasion in :help 'highlight'
authorDoug Kearns <dougkearns@gmail.com>
Wed, 18 Jun 2025 17:12:07 +0000 (19:12 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 18 Jun 2025 17:12:07 +0000 (19:12 +0200)
The 'h' occasion is now used for "matched text of currently inserted
completion" (defaulting to ComplMatchIns).

closes: #17572

Signed-off-by: Doug Kearns <dougkearns@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/options.txt

index 5481e0e8f3ba439787f13bb437ffd741823ab181..1f2f400f6d66b1770bcd48f04a4098feb68f1032 100644 (file)
@@ -1,4 +1,4 @@
-*options.txt*  For Vim version 9.1.  Last change: 2025 Jun 15
+*options.txt*  For Vim version 9.1.  Last change: 2025 Jun 18
 
 
                  VIM REFERENCE MANUAL    by Bram Moolenaar
@@ -4565,7 +4565,6 @@ A jump table for the options with a short description can be found at |Q_op|.
        |hl-Directory|   d  directories in CTRL-D listing and other special
                            things in listings
        |hl-ErrorMsg|    e  error messages
-                        h  (obsolete, ignored)
        |hl-IncSearch|   i  'incsearch' highlighting
        |hl-CurSearch|   y  current instance of last search pattern
        |hl-Search|      l  last search pattern highlighting (see 'hlsearch')