Improve avy config

This commit is contained in:
David Morgan 2022-12-26 16:33:47 +00:00
parent 87ec731549
commit 5cab91750c
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@
;;; Code:
(use-package avy
:custom
(avy-all-windows nil)
(avy-all-windows-alt t)
(avy-timeout-seconds 0.3)
:config
;; https://karthinks.com/software/avy-can-do-anything/#avy-plus-embark-any-action-anywhere
(defun avy-action-embark (pt)