From 06dd36b6656e272c52b9628dfebc24d4c727b34a Mon Sep 17 00:00:00 2001 From: Mason Larobina Date: Sun, 29 Nov 2009 18:50:44 +0800 Subject: Repair command insert toggle. --- examples/config/uzbl/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/config') diff --git a/examples/config/uzbl/config b/examples/config/uzbl/config index 7a2aaa0..29cb365 100644 --- a/examples/config/uzbl/config +++ b/examples/config/uzbl/config @@ -310,7 +310,7 @@ set default_mode = command set toggle_cmd_ins = @toggle_modes command insert @bind i = @toggle_cmd_ins -@bind = @toggle_cmd_ins +@bind i = @toggle_cmd_ins # === Post-load misc commands =============================================== -- cgit v1.2.3