comparison runtime/doc/pattern.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 af69c9335223
children 21fb2a3ad3ca
comparison
equal deleted inserted replaced
18971:d73b1dd31464 18972:130acb903dbe
129 1gD Like "gD", but ignore matches inside a {} block that 129 1gD Like "gD", but ignore matches inside a {} block that
130 ends before the cursor position. 130 ends before the cursor position.
131 131
132 *CTRL-C* 132 *CTRL-C*
133 CTRL-C Interrupt current (search) command. Use CTRL-Break on 133 CTRL-C Interrupt current (search) command. Use CTRL-Break on
134 MS-DOS |dos-CTRL-Break|. 134 MS-Windows |dos-CTRL-Break|.
135 In Normal mode, any pending command is aborted. 135 In Normal mode, any pending command is aborted.
136 136
137 *:noh* *:nohlsearch* 137 *:noh* *:nohlsearch*
138 :noh[lsearch] Stop the highlighting for the 'hlsearch' option. It 138 :noh[lsearch] Stop the highlighting for the 'hlsearch' option. It
139 is automatically turned back on when using a search 139 is automatically turned back on when using a search