emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master a7c92d8 21/24: Updated screenshot image for ivy-goto-char.


From: Oleh Krehel
Subject: [elpa] master a7c92d8 21/24: Updated screenshot image for ivy-goto-char.
Date: Thu, 25 Jun 2015 10:17:55 +0000

branch: master
commit a7c92d884f7ab9474359104cd2c765838f235125
Author: Nelson Loyola <address@hidden>
Commit: Oleh Krehel <address@hidden>

    Updated screenshot image for ivy-goto-char.
    
    Fixes #65
    Fixes #64
---
 README.md |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index a4e1ffd..9df0ce2 100644
--- a/README.md
+++ b/README.md
@@ -13,12 +13,12 @@ You can bind some of these useful commands in your config.
 > Input one char, jump to it with a tree.
 
 ```elisp
-(global-set-key (kbd "π") 'avy-goto-char)
+(global-set-key (kbd "C-:") 'avy-goto-char)
 ```
 
-After <kbd>πb</kbd>:
+After <kbd>C-: b</kbd>:
 
-![avy-goto-char](http://oremacs.com/download/avi-goto-char.png)
+![avy-goto-char](https://raw.githubusercontent.com/wiki/nloyola/avy/images/avy-goto-char.png)
 
 ### `avy-goto-char-2`
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]