summaryrefslogtreecommitdiffstats
path: root/runtime/doc
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2023-01-24 12:34:03 +0000
committerBram Moolenaar <Bram@vim.org>2023-01-24 12:34:03 +0000
commit5c8771bc5a2be123ab8e6325fa60ed524e8efb09 (patch)
treea8c009f3c6c3ee35eb9da06730151ae0392d9c60 /runtime/doc
parent6ec66660476562e643deceb7c325cd0e8c903663 (diff)
patch 9.0.1238: :runtime completion can be further improvedv9.0.1238
Problem: :runtime completion can be further improved. Solution: Also complete the {where} argument values and adjust the completion for that. (closes #11874)
Diffstat (limited to 'runtime/doc')
-rw-r--r--runtime/doc/builtin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt
index 4fa6b34fb6..265111d912 100644
--- a/runtime/doc/builtin.txt
+++ b/runtime/doc/builtin.txt
@@ -3528,7 +3528,7 @@ getcompletion({pat}, {type} [, {filtered}]) *getcompletion()*
messages |:messages| suboptions
option options
packadd optional package |pack-add| names
- runtime runtime file names |:runtime|
+ runtime |:runtime| completion
scriptnames sourced script names |:scriptnames|
shellcmd Shell command
sign |:sign| suboptions