mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 13:33:03 +00:00
parent
e5104ca416
commit
a7c92d884f
@ -13,12 +13,12 @@ You can bind some of these useful commands in your config.
|
|||||||
> Input one char, jump to it with a tree.
|
> Input one char, jump to it with a tree.
|
||||||
|
|
||||||
```elisp
|
```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-2`
|
### `avy-goto-char-2`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user