From 9df1eb27f452603c910bd204eaa7435774091429 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Wed, 30 Jul 2014 20:12:34 -0400 Subject: doc: Remove "h" flag of 'highlight' option HLF_H is an obsolete flag and got replaced by HLF_E. From: Marco Hinz --- runtime/doc/options.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'runtime') diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index b7b8f28d1a..2af731e790 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -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| -- cgit