Add documentation of BufReload hook

This commit is contained in:
Christopher Fredén 2018-06-13 00:38:39 +02:00
parent ae6c214f52
commit cb8270feaa
No known key found for this signature in database
GPG Key ID: BD62C269074D1B57

View File

@ -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