diff --git a/doc/pages/hooks.asciidoc b/doc/pages/hooks.asciidoc index 8c23d5e0..b0e16152 100644 --- a/doc/pages/hooks.asciidoc +++ b/doc/pages/hooks.asciidoc @@ -106,6 +106,10 @@ of the given *group*. *BufWritePost* `filename`:: executed just after a buffer is written +*BufReload* `filename`:: + executed after a buffer reload has been triggered by an external + modification to its file + *BufClose* `buffer name`:: executed when a buffer is deleted, while it is still valid