]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1089: cannot get range count in user command v8.0.1089
authorBram Moolenaar <Bram@vim.org>
Sun, 10 Sep 2017 15:34:35 +0000 (17:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 10 Sep 2017 15:34:35 +0000 (17:34 +0200)
commitc168bd4bd3a9b856fc410fc4515dcca1d10d7461
tree03b405fbbad695745400ace91e3d1a0ed8275364
parent414168d97fad45387a3d7dd16449d15b27079ad8
patch 8.0.1089: cannot get range count in user command

Problem:    Cannot get range count in user command.
Solution:   Add <range> argument.
runtime/doc/map.txt
src/ex_docmd.c
src/version.c