From 05e5c4d12efbc0cf990f1fdf5db1b535d3017450 Mon Sep 17 00:00:00 2001 From: Oleh Krehel Date: Sat, 9 May 2015 20:01:57 +0200 Subject: [PATCH] README.md: mention avy-goto-line -> goto-line --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b374348..97940cc 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,8 @@ After M-g f: ![avy-goto-line](http://oremacs.com/download/avi-goto-line.png) +You can actually replace the M-g g binding of `goto-line`, since if you enter a digit for `avy-goto-line`, it will switch to `goto-line` with that digit already entered. + ### `avy-goto-word-1` > Input one char at word start, jump to a word start with a tree.