]> granicus.if.org Git - vim/commit
patch 8.2.4122: ":command Cmd" does not show custom completion argument v8.2.4122
authorBram Moolenaar <Bram@vim.org>
Mon, 17 Jan 2022 19:06:56 +0000 (19:06 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 17 Jan 2022 19:06:56 +0000 (19:06 +0000)
commit3f3597be3ffa9ae226b2e9831e4ed64c8ae43c42
tree864f4a200219fc8c9cda2a41a9e3be3eb8f278b7
parent262898ae43fa223916cfa27b0de81e5d9f3fc4b0
patch 8.2.4122: ":command Cmd" does not show custom completion argument

Problem:    ":command Cmd" does not show custom completion argument.
Solution:   Show the completion argument when using ":verbose".
src/testdir/test_usercommands.vim
src/usercmd.c
src/version.c