Try some different gumshoe settings

This commit is contained in:
David Morgan 2022-10-21 16:40:33 +01:00
parent 869926cb24
commit 988e427843
Signed by: djm
GPG Key ID: C171251002C200F2
1 changed files with 4 additions and 1 deletions

View File

@ -59,7 +59,10 @@ Or remove all highlighted symbols in the current buffer (with`ARG')."
:defer 5
:after perspective
:diminish global-gumshoe-persp-mode
:custom (gumshoe-show-footprints-p nil)
:custom
(gumshoe-show-footprints-p nil)
(gumshoe-idle-time 5)
(gumshoe-follow-distance 5)
:config
(global-gumshoe-persp-mode +1)
(defvar gumshoe-repeat-map