summaryrefslogtreecommitdiff
path: root/runtime/doc/usr_52.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/usr_52.txt')
-rw-r--r--runtime/doc/usr_52.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/usr_52.txt b/runtime/doc/usr_52.txt
index 46f01089d..787dd91e6 100644
--- a/runtime/doc/usr_52.txt
+++ b/runtime/doc/usr_52.txt
@@ -159,6 +159,7 @@ relative path: >
This will search for the script "monthlib.vim" in the autoload directories of
'runtimepath'. With Unix one of the directories often is "~/.vim/autoload".
+It will also search under 'packpath', under "start".
The main advantage of this is that this script can be easily shared with other
scripts. You do need to make sure that the script name is unique, since Vim