Fixed regression in completion for counted commands.
authorDaniel Carl <danielcarl@gmx.de>
Sun, 2 Jun 2013 16:18:41 +0000 (18:18 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 2 Jun 2013 16:18:41 +0000 (18:18 +0200)
commit427bc23f34404592368a8c36194464600976dca8
tree306fb35efdbec8947ed7a20783e8eda85d21646f
parentfb0a887e3710db20125f7934b7691bf0445ae0a5
Fixed regression in completion for counted commands.

The commit d95b20c introduced a regression which made it impossible to
complete commands that have a count set for example `:3b<tab>`.
src/completion.c