diff options
author | Ben Boeckel <MathStuf@gmail.com> | 2011-10-03 12:54:23 -0400 |
---|---|---|
committer | Brendan Taylor <whateley@gmail.com> | 2011-11-23 18:37:38 -0700 |
commit | 6a79cdb5cd9c4c93d15642816d398bcbe36fd692 (patch) | |
tree | a2ca82002db11b5fe22e4c7a8429209db718c1ab /examples | |
parent | 688d3f6b5c2e2911e1af8c002507921dfc368596 (diff) |
Add absolute scrolling argument
Diffstat (limited to 'examples')
-rw-r--r-- | examples/config/config | 2 |
1 files changed, 2 insertions, 0 deletions
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 <Space> = scroll vertical end +@cbind G<Go To:>_ = scroll vertical %r! +@cbind vG<Go To:>_ = scroll horizontal %r! # Navigation binds @cbind b = back |