Added new hint mode ;x (#65).
authorDaniel Carl <danielcarl@gmx.de>
Sun, 29 Jun 2014 19:43:56 +0000 (21:43 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sun, 29 Jun 2014 20:02:37 +0000 (22:02 +0200)
commitcf52a8b29aad205a4804c153b54324a7c07d23ad
tree2a460e3a9ce23b66627e9647f9713cc9765ffd0c
parentb2c7ae62fbf5efbd9acb3be2529a69da5605ad09
Added new hint mode ;x (#65).

This hint modes calls a user defined vimb command if a hint was fired. The
command can be change and set via ':set x-hint-command' on runtime.
doc/vimb.1
src/hints.c
src/hints.js
src/main.h
src/setting.c