Removed commands to step thought hints or completions.
authorDaniel Carl <danielcarl@gmx.de>
Sat, 11 May 2013 12:55:52 +0000 (14:55 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Sat, 11 May 2013 13:11:23 +0000 (15:11 +0200)
commit1e2fddcfe0c9333c62da4ae8050d4761e4d8af6c
treea59987dbff7452ac13b0d5bfc781effb6e20db30
parentd3bff1f9b01793ba77692b5c9b19bb6465d74362
Removed commands to step thought hints or completions.

Hint focussing and completion stepping are both done in command mode. So we
can't assign the same keybindings for both commands to the same keybinding.
Using only one command allows us to check the browsers submode to do the right
action.
doc/vimb.1.txt
src/command.c
src/command.h
src/config.h