Added extended hint modes g;X (#53).
authorDaniel Carl <danielcarl@gmx.de>
Sat, 21 Dec 2013 17:38:32 +0000 (18:38 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 21 Dec 2013 17:59:12 +0000 (18:59 +0100)
commitc7d799acff0be0dee950056e41f6058cd31a46cb
treef22c4cc7ffbf347e23ac8a192d635746153e7348
parentd2dd2cb53eb31c4da180d917ca257a64ae40c25e
Added extended hint modes g;X (#53).

These hint modes are taken from pentadactyl and works like the other hint
modes, accept that the hints are not cleared after a hint was fired using a
numeric filter.
doc/vimb.1
src/command.c
src/ex.c
src/hints.c
src/hints.h
src/hints.js
src/main.h
src/normal.c