Comment avy tweak

This commit is contained in:
2024-04-27 23:42:47 -07:00
parent b96d5c426c
commit 3841dbec85

View File

@@ -33,6 +33,8 @@
:init
(setq avy-timeout-seconds 0.25)
;; Always show candidates even when there's just one, to give an
;; opportunity to select an avy action
(setq avy-single-candidate-jump nil))