comparison runtime/doc/autocmd.txt @ 18972:130acb903dbe

Update runtime files. Commit: https://github.com/vim/vim/commit/5666fcd0bd794dd46813824cce63a38bcae63794 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Dec 26 14:35:26 2019 +0100 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Thu, 26 Dec 2019 14:45:08 +0100
parents ccd16426a1f9
children 0ee48dc3f8bc
comparison
equal deleted inserted replaced
18971:d73b1dd31464 18972:130acb903dbe
637 Note: In the future there will probably be 637 Note: In the future there will probably be
638 another option to set the time. 638 another option to set the time.
639 Hint: to force an update of the status lines 639 Hint: to force an update of the status lines
640 use: > 640 use: >
641 :let &ro = &ro 641 :let &ro = &ro
642 < {only on Amiga, Unix, Win32, MSDOS and all GUI 642 < {only on Amiga, Unix, Win32 and all GUI
643 versions} 643 versions}
644 *CursorHoldI* 644 *CursorHoldI*
645 CursorHoldI Just like CursorHold, but in Insert mode. 645 CursorHoldI Just like CursorHold, but in Insert mode.
646 Not triggered when waiting for another key, 646 Not triggered when waiting for another key,
647 e.g. after CTRL-V, and not when in CTRL-X mode 647 e.g. after CTRL-V, and not when in CTRL-X mode