From 188bae586f5cbdeebe9b229371e78a3bf17bdb8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Linse?= Date: Sat, 29 Apr 2017 16:26:34 +0200 Subject: [PATCH] docs: 'winhighlight' --- runtime/doc/options.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index cddd043929..34c86c3fb0 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -6844,6 +6844,16 @@ A jump table for the options with a short description can be found at |Q_op|. 'winheight' applies to the current window. Use 'winminheight' to set the minimal height for other windows. + *'winhighlight'* *'winhl'* +'winhighlight' 'winhl' string (default empty) + local to window + Highlight groups specific to a window. It consists of items that must + be separated by a comma, each item is a global builtin highlight group + and a highlight group overidding it for this window, separated by a + colon. Currently only |hl-Normal| and |hl-NormalNC| can be overriden; + this is mostly useful for changing the background color. Example: > + set winhighlight=Normal:MyBackground,NormalNC:MyBackgroundNC +< *'winfixheight'* *'wfh'* *'nowinfixheight'* *'nowfh'* 'winfixheight' 'wfh' boolean (default off) local to window