Update runtime files

This commit is contained in:
Bram Moolenaar
2018-11-04 14:45:49 +01:00
parent dcd71cbaed
commit ba3ff53930
28 changed files with 432 additions and 218 deletions
+1 -1
View File
@@ -898,7 +898,7 @@ commands can be combined to create a NewGrep command: >
'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.