Allow to set query string for hint commands.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 17 Jun 2013 19:28:06 +0000 (21:28 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 17 Jun 2013 20:46:17 +0000 (22:46 +0200)
commit56df36c2191768a254871e2173b68a9e476ccfd6
tree75e326181fd3df508717e580fc67cd718675744f
parent0d5ae83ecf632ac8288c912c0193083d8c4bbf83
Allow to set query string for hint commands.

The feature to define only the prefix to be shown in the inputbox to show
which hinting mode is active, we now replace this by a static text in favor to
call the hinting command with a initial query like `:hint-link foo`.
doc/vimb.1.txt
src/command.c