]> granicus.if.org Git - vim/commit
patch 9.0.1238: :runtime completion can be further improved v9.0.1238
authorzeertzjq <zeertzjq@outlook.com>
Tue, 24 Jan 2023 12:34:03 +0000 (12:34 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 Jan 2023 12:34:03 +0000 (12:34 +0000)
commit5c8771bc5a2be123ab8e6325fa60ed524e8efb09
treea8c009f3c6c3ee35eb9da06730151ae0392d9c60
parent6ec66660476562e643deceb7c325cd0e8c903663
patch 9.0.1238: :runtime completion can be further improved

Problem:    :runtime completion can be further improved.
Solution:   Also complete the {where} argument values and adjust the
            completion for that. (closes #11874)
runtime/doc/builtin.txt
src/cmdexpand.c
src/proto/scriptfile.pro
src/scriptfile.c
src/testdir/test_packadd.vim
src/version.c
src/vim.h