mirror of
https://github.com/abo-abo/avy.git
synced 2026-02-04 06:42:26 +00:00
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user