Edit avy
This commit is contained in:
parent
d3f90ae8bb
commit
20173b00a7
1 changed files with 2 additions and 1 deletions
|
|
@ -44,7 +44,8 @@
|
|||
|
||||
(use-package avy
|
||||
:bind
|
||||
("M-j" . 'avy-goto-char-timer))
|
||||
(("C-." . avy-goto-char-timer)
|
||||
("C-:" . avy-goto-char)))
|
||||
|
||||
(use-package cider
|
||||
:defer t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue