Narrow down avy keybindings
This commit is contained in:
parent
65d0084788
commit
32d86197f6
1 changed files with 1 additions and 3 deletions
|
|
@ -50,9 +50,7 @@
|
|||
|
||||
(use-package avy
|
||||
:bind
|
||||
(("C-." . avy-goto-char-timer)
|
||||
("C-:" . avy-goto-char)
|
||||
("M-g f" . avy-goto-line)))
|
||||
("C-." . avy-goto-char-timer))
|
||||
|
||||
(use-package cape
|
||||
:init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue