pages/hooks.asciidoc: Document GlobalSetOption

This commit is contained in:
Maxime Coste 2018-03-05 11:20:17 +11:00
parent 9c85d9b389
commit 4ab8125de1

View File

@ -85,6 +85,9 @@ of the given *group*.
*WinSetOption* `<option_name>=<new_value>`::
an option was set in a window context
*GlobalSetOption* `<option_name>=<new_value>`::
an option was set at the global scope
*BufSetOption* `<option_name>=<new_value>`::
an option was set in a buffer context