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
|
(use-package avy
|
||||||
:bind
|
:bind
|
||||||
(("C-." . avy-goto-char-timer)
|
("C-." . avy-goto-char-timer))
|
||||||
("C-:" . avy-goto-char)
|
|
||||||
("M-g f" . avy-goto-line)))
|
|
||||||
|
|
||||||
(use-package cape
|
(use-package cape
|
||||||
:init
|
:init
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue