runtime(doc): Remove obsolete labelling from 'h' occasion in :help 'highlight'
Commit: https://github.com/vim/vim/commit/1c00af2a246c9fe5433ea7bd17f19e7ee5e10be7 Author: Doug Kearns <dougkea...@gmail.com> Date: Wed Jun 18 19:12:07 2025 +0200 runtime(doc): Remove obsolete labelling from 'h' occasion in :help 'highlight' The 'h' occasion is now used for "matched text of currently inserted completion" (defaulting to ComplMatchIns). closes: #17572 Signed-off-by: Doug Kearns <dougkea...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 5481e0e8f..1f2f400f6 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -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') -- -- 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 vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1uRwNM-006NQg-0z%40256bit.org.