From 3ec3217f0491e9ba8aa8ea02f7e454cd19a287ef Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 16 May 2021 12:39:47 +0200 Subject: Update runtime files --- runtime/doc/quickfix.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'runtime/doc/quickfix.txt') diff --git a/runtime/doc/quickfix.txt b/runtime/doc/quickfix.txt index fcade001ae..f94da7d2a2 100644 --- a/runtime/doc/quickfix.txt +++ b/runtime/doc/quickfix.txt @@ -1,4 +1,4 @@ -*quickfix.txt* For Vim version 8.2. Last change: 2021 Apr 30 +*quickfix.txt* For Vim version 8.2. Last change: 2021 May 02 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1037,8 +1037,8 @@ commands can be combined to create a NewGrep command: > matching is used to find matching lines. In this case, {pattern} is treated as a literal string instead of a regular expression. See - |matchfuzzy()| for more info about fuzzy - matching. + |fuzzy-match| for more information about fuzzy + matching strings. |QuickFixCmdPre| and |QuickFixCmdPost| are triggered. A file that is opened for matching may use a buffer -- cgit v1.2.3