commit | fc65cabb15d0236bce001ad78e12a40511caf941 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Tue Aug 28 22:58:02 2018 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Tue Aug 28 22:58:02 2018 +0200 |
tree | 071cd16ce17e02121ac1c7db7c7518cc70f10a79 | |
parent | 627cb6a6b37d17433fe2d7df1f287eefb5b370e3 [diff] [blame] |
Update runtime files.
diff --git a/runtime/doc/quickfix.txt b/runtime/doc/quickfix.txt index 211fe96..3ef3be8 100644 --- a/runtime/doc/quickfix.txt +++ b/runtime/doc/quickfix.txt
@@ -1557,8 +1557,8 @@ packadd cfilter Then you can use these command: > - :Cfilter[!] {pat} - :Lfilter[!] {pat} + :Cfilter[!] /{pat}/ + :Lfilter[!] /{pat}/ :Cfilter creates a new quickfix list from entries matching {pat} in the current quickfix list. Both the file name and the text of the entries are