From 4ab8125de10b1104f77c33aad83034e005541299 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Mon, 5 Mar 2018 11:20:17 +1100 Subject: [PATCH] pages/hooks.asciidoc: Document GlobalSetOption --- doc/pages/hooks.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/pages/hooks.asciidoc b/doc/pages/hooks.asciidoc index ca2fbf4a..8c23d5e0 100644 --- a/doc/pages/hooks.asciidoc +++ b/doc/pages/hooks.asciidoc @@ -85,6 +85,9 @@ of the given *group*. *WinSetOption* `=`:: an option was set in a window context +*GlobalSetOption* `=`:: + an option was set at the global scope + *BufSetOption* `=`:: an option was set in a buffer context