commit | 5666fcd0bd794dd46813824cce63a38bcae63794 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Dec 26 14:35:26 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Dec 26 14:35:26 2019 +0100 |
tree | ff033ff9a8da79e0e8f18593c81c60bf793937c3 | |
parent | 767340574b5a0c697e650b3bbc3a4af10e51cb89 [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/autocmd.txt b/runtime/doc/autocmd.txt index e2e9567..8ae0a4e 100644 --- a/runtime/doc/autocmd.txt +++ b/runtime/doc/autocmd.txt
@@ -639,7 +639,7 @@ Hint: to force an update of the status lines use: > :let &ro = &ro -< {only on Amiga, Unix, Win32, MSDOS and all GUI +< {only on Amiga, Unix, Win32 and all GUI versions} *CursorHoldI* CursorHoldI Just like CursorHold, but in Insert mode.