docs: add documentation for Scroll autocmd

This commit is contained in:
Rom Grk
2020-10-24 04:57:15 -04:00
parent d4033db6a0
commit ffe1a067df

View File

@@ -800,6 +800,9 @@ RemoteReply When a reply from a Vim that functions as
Note that even if an autocommand is defined,
the reply should be read with |remote_read()|
to consume it.
*Scroll*
Scroll After scrolling the viewport.
*SessionLoadPost*
SessionLoadPost After loading the session file created using
the |:mksession| command.