mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
doc: Remove "h" flag of 'highlight' option
HLF_H is an obsolete flag and got replaced by HLF_E. From: Marco Hinz <mh.codebro@gmail.com>
This commit is contained in:
@ -3863,7 +3863,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-Search| l last search pattern highlighting (see 'hlsearch')
|
||||
|hl-MoreMsg| m |more-prompt|
|
||||
|
Reference in New Issue
Block a user