comparison runtime/doc/builtin.txt @ 31798:5948cc887603 v9.0.1231

patch 9.0.1231: completion of :runtime does not handle {where} argument Commit: https://github.com/vim/vim/commit/3770f4c9cde7b5fcd10b6fa2e665cd0b69450fb2 Author: zeertzjq <zeertzjq@outlook.com> Date: Sun Jan 22 18:38:51 2023 +0000 patch 9.0.1231: completion of :runtime does not handle {where} argument Problem: Completion of :runtime does not handle {where} argument. Solution: Parse the {where} argument. (closes https://github.com/vim/vim/issues/11863)
author Bram Moolenaar <Bram@vim.org>
date Sun, 22 Jan 2023 19:45:04 +0100
parents a19ef442c77a
children c5ff7d053fa1
comparison
equal deleted inserted replaced
31797:dd6495176845 31798:5948cc887603
3526 mapping mapping name 3526 mapping mapping name
3527 menu menus 3527 menu menus
3528 messages |:messages| suboptions 3528 messages |:messages| suboptions
3529 option options 3529 option options
3530 packadd optional package |pack-add| names 3530 packadd optional package |pack-add| names
3531 runtime runtime file names |:runtime|
3531 scriptnames sourced script names |:scriptnames| 3532 scriptnames sourced script names |:scriptnames|
3532 shellcmd Shell command 3533 shellcmd Shell command
3533 sign |:sign| suboptions 3534 sign |:sign| suboptions
3534 syntax syntax file names |'syntax'| 3535 syntax syntax file names |'syntax'|
3535 syntime |:syntime| suboptions 3536 syntime |:syntime| suboptions