Simon Ruderich wrote:
> diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt
> index a8bff07..7a5fa04 100644
> --- a/runtime/doc/autocmd.txt
> +++ b/runtime/doc/autocmd.txt
> @@ -263,8 +263,11 @@ Name triggered by ~
> Startup and exit
> |VimEnter| after doing all the startup stuff
> |GUIEnter| after starting the GUI successfully
> +|GUIFailed| after starting the GUI failed
> |TermResponse| after the terminal response to |t_RV| is
> received
>
> +|QuitPre| when using `:quit`, before deciding whether to quit
> +
> |VimLeavePre| before exiting Vim, before writing the viminfo
> file
> |VimLeave| before exiting Vim, after writing the viminfo file
>
> @@ -312,6 +315,7 @@ Name triggered by ~
> |SessionLoadPost| after loading a session file
>
> |MenuPopup| just before showing the popup menu
> +|CompleteDone| after inster mode completion is done
>
> |User| to be used in combination with ":doautocmd"
I'll include it, thanks.
--
GUARD #1: What -- a swallow carrying a coconut?
ARTHUR: It could grip it by the husk!
GUARD #1: It's not a question of where he grips it! It's a simple question
of weight ratios! A five ounce bird could not carry a 1 pound
coconut.
The Quest for the Holy Grail (Monty Python)
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php