From 3eab4641aa978cbbc8d5c9fc041b307c2874e3f4 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Mon, 3 Oct 2011 13:03:38 -0400 Subject: A better binding for absolute horizontal scrolling --- examples/config/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/config/config b/examples/config/config index dab0c27..6819dde 100644 --- a/examples/config/config +++ b/examples/config/config @@ -239,7 +239,7 @@ set ebind = @mode_bind global,-insert @cbind $ = scroll horizontal end @cbind = scroll vertical end @cbind G_ = scroll vertical %r! -@cbind vG_ = scroll horizontal %r! +@cbind _G_ = scroll horizontal %r! # Navigation binds @cbind b = back -- cgit v1.2.3