diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-01-22 18:38:51 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2023-01-22 18:38:51 +0000 |
commit | 3770f4c9cde7b5fcd10b6fa2e665cd0b69450fb2 (patch) | |
tree | 2537444947feb570db10bbf8472aae375fdc7d16 /runtime/doc | |
parent | f3da4c8427b1b12d7aaffa307ec085ca97ea9ad9 (diff) | |
download | vim-git-3770f4c9cde7b5fcd10b6fa2e665cd0b69450fb2.tar.gz |
patch 9.0.1231: completion of :runtime does not handle {where} argumentv9.0.1231
Problem: Completion of :runtime does not handle {where} argument.
Solution: Parse the {where} argument. (closes #11863)
Diffstat (limited to 'runtime/doc')
-rw-r--r-- | runtime/doc/builtin.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/builtin.txt b/runtime/doc/builtin.txt index a888ae089..4fa6b34fb 100644 --- a/runtime/doc/builtin.txt +++ b/runtime/doc/builtin.txt @@ -3528,6 +3528,7 @@ getcompletion({pat}, {type} [, {filtered}]) *getcompletion()* messages |:messages| suboptions option options packadd optional package |pack-add| names + runtime runtime file names |:runtime| scriptnames sourced script names |:scriptnames| shellcmd Shell command sign |:sign| suboptions |