From 6a79cdb5cd9c4c93d15642816d398bcbe36fd692 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Mon, 3 Oct 2011 12:54:23 -0400 Subject: Add absolute scrolling argument --- examples/config/config | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples') diff --git a/examples/config/config b/examples/config/config index e061e12..dab0c27 100644 --- a/examples/config/config +++ b/examples/config/config @@ -238,6 +238,8 @@ set ebind = @mode_bind global,-insert @cbind ^ = scroll horizontal begin @cbind $ = scroll horizontal end @cbind = scroll vertical end +@cbind G_ = scroll vertical %r! +@cbind vG_ = scroll horizontal %r! # Navigation binds @cbind b = back -- cgit v1.2.3