aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2011-10-04 22:21:00 +0000
committerGravatar Brendan Taylor <whateley@gmail.com>2011-11-23 18:38:02 -0700
commit89e8d33c1c86c626fba57b1f24a503246d6718ce (patch)
treefc189f491f8526c0bcc568153e8b3cf4acdd8f51 /examples
parent5cb7ce2b677a227a3a14c8de2203ceb23bf3e1b6 (diff)
BREAKING CHANGE: remove toggle_zoom_type, toggle_status
they've been replaced with the new toggle command
Diffstat (limited to 'examples')
-rw-r--r--examples/config/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/config/config b/examples/config/config
index 6819dde..d295347 100644
--- a/examples/config/config
+++ b/examples/config/config
@@ -251,12 +251,12 @@ set ebind = @mode_bind global,-insert
# Zoom binds
@cbind + = zoom_in
@cbind - = zoom_out
-@cbind T = toggle_zoom_type
+@cbind T = toggle zoom_type
@cbind 1 = set zoom_level = 1.0
@cbind 2 = set zoom_level = 2.0
# Appearance binds
-@cbind t = toggle_status
+@cbind t = toggle show_status
# Page searching binds
@cbind /* = search %s