On Mon, Nov 23, 2015 at 10:57:22PM +0100, Tomas Nordin wrote: > But, how do I call such a command that doesn't have a key-binding. I > tried `:` and the command `search-opposite` but the `:` seem to be for a > different set of functions.
:exec your-command
