diff options
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/doc/ui.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/ui.txt b/runtime/doc/ui.txt index ca10edccba..c56f9467a3 100644 --- a/runtime/doc/ui.txt +++ b/runtime/doc/ui.txt @@ -706,6 +706,7 @@ events, which the UI must handle. "rpc_error" Error response from |rpcrequest()| "return_prompt" |press-enter| prompt after a multiple messages "quickfix" Quickfix navigation message + "search_count" Search count message ("S" flag of 'shortmess') "wmsg" Warning ("search hit BOTTOM", |W10|, …) New kinds may be added in the future; clients should treat unknown kinds as the empty kind. |