Activate avy in org-mode
This commit is contained in:
@@ -22,7 +22,9 @@
|
|||||||
:ensure t
|
:ensure t
|
||||||
:bind
|
:bind
|
||||||
(("C-j" . avy-goto-char-timer)
|
(("C-j" . avy-goto-char-timer)
|
||||||
([remap goto-line] . avy-goto-line))
|
([remap goto-line] . avy-goto-line)
|
||||||
|
:map org-mode-map
|
||||||
|
("C-j" . avy-goto-char-timer))
|
||||||
|
|
||||||
:init
|
:init
|
||||||
(avy-setup-default))
|
(avy-setup-default))
|
||||||
|
|||||||
Reference in New Issue
Block a user