commit | ba3ff539303c7bb6e46a6802dce3c7b2e55284e0 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sun Nov 04 14:45:49 2018 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sun Nov 04 14:45:49 2018 +0100 |
tree | aa03c46ea8b651302a19f537f92c3624c4ac5990 | |
parent | dcd71cbaedf75dd8e5c5a45c5c2e3ec7ee552dce [diff] [blame] |
Update runtime files
diff --git a/runtime/doc/quickfix.txt b/runtime/doc/quickfix.txt index 4e43909..3d9b1f2 100644 --- a/runtime/doc/quickfix.txt +++ b/runtime/doc/quickfix.txt
@@ -898,7 +898,7 @@ 'smartcase' is not used. If {pattern} is empty (e.g. // is specified), the last used search pattern is used. |last-pattern| - +:{count}vim[grep] ... When a number is put before the command this is used as the maximum number of matches to find. Use ":1vimgrep pattern file" to find only the first.