README.md: Mention avy-resume

Re abo-abo/swiper#1383
This commit is contained in:
Oleh Krehel 2017-12-24 16:30:41 +01:00
parent 869261ae81
commit 6459f7f12a

View File

@ -95,6 +95,7 @@ You add this to your config to bind some stuff:
```elisp
(avy-setup-default)
(global-set-key (kbd "C-c C-j") 'avy-resume)
```
It will bind, for example, `avy-isearch` to <kbd>C-'</kbd> in `isearch-mode-map`, so that you can select one of the currently visible `isearch` candidates using `avy`.