summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2016-03-06 14:44:08 +0100
committerBram Moolenaar <Bram@vim.org>2016-03-06 14:44:08 +0100
commitbe82c254862e475a582c0717455e1db6bf96b0d0 (patch)
tree11dfa9bbaf41ce597a37afb20bbd7f1bcb3eb7d6 /runtime
parent2588b5a43f049ddf542991050260237051caad77 (diff)
patch 7.4.1499v7.4.1499
Problem: No error message when :packadd does not find anything. Solution: Add an error message. (Hirohito Higashi)
Diffstat (limited to 'runtime')
-rw-r--r--runtime/doc/repeat.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/repeat.txt b/runtime/doc/repeat.txt
index d5d78638ae..1b9e54fcb3 100644
--- a/runtime/doc/repeat.txt
+++ b/runtime/doc/repeat.txt
@@ -213,7 +213,7 @@ For writing a Vim script, see chapter 41 of the user manual |usr_41.txt|.
about each searched file.
{not in Vi}
- *:pa* *:packadd*
+ *:pa* *:packadd* *E919*
:pa[ckadd][!] {name} Search for an optional plugin directory in 'packpath'
and source any plugin files found. The directory must
match: