Allow to complete multiple tags for :bma command.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 1 Mar 2014 22:09:36 +0000 (23:09 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 1 Mar 2014 22:09:36 +0000 (23:09 +0100)
commitaccc644b1a83785e5679ec73839a678c5ef89d4e
tree49b2fc29b6469601d563b7ca2cad4f829ba63f7d
parented6aeaf1e46ec5b381e55252067b2a4d1ec91adc
Allow to complete multiple tags for :bma command.

The bookmark adding allowed to complete the given tag out of the known tags in
the bookmark file. But this could only be done for the first tag. This patch
allows to complete multiple tags like ':bma tag1 tag2 ta<Tab>'.
src/ex.c