]> granicus.if.org Git - vim/commit
patch 8.1.1204: output of :command with address completion is not nice v8.1.1204
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Apr 2019 19:27:58 +0000 (21:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Apr 2019 19:27:58 +0000 (21:27 +0200)
commita561a41a70db7a9367f883c1dbb14e69b3364d08
tree1f2eafed4813a21ee3d111236ef9386d16595d04
parent69ea587289b03e23a9fb96adffd6e8173cbc5896
patch 8.1.1204: output of :command with address completion is not nice

Problem:    Output of :command with address completion is not nice.
Solution:   Shorten the address completion names.
runtime/doc/map.txt
src/ex_docmd.c
src/version.c