diff options
Diffstat (limited to 'runtime/doc/autocmd.txt')
-rw-r--r-- | runtime/doc/autocmd.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index 9f8e0acccd..cf7f183e54 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt @@ -528,8 +528,7 @@ CursorHold When the user doesn't press a key for the time Hint: to force an update of the status lines use: > :let &ro = &ro -< {only on Amiga, Unix, Win32, MSDOS and all GUI - versions} + *CursorHoldI* CursorHoldI Just like CursorHold, but in Insert mode. |