about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2024-09-04 16:03:16 +0100
committerDavid Morgan <djm_uk@protonmail.com>2024-09-04 16:03:16 +0100
commitbea6ac093acf89f8853c1a3bd3ab117fc4600cab (patch)
treeaa57c59a0229f53ee696635d9d46e4790b47c0be
parentc51f1832266156141402ac40a1fb75600bb32b45 (diff)
downloaddotfiles-bea6ac093acf89f8853c1a3bd3ab117fc4600cab.tar.gz
Use gumshoe-peruse-in-persp
-rw-r--r--.emacs.d/lisp/init-navigation.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/lisp/init-navigation.el b/.emacs.d/lisp/init-navigation.el
index 88e95b0..7d87b8a 100644
--- a/.emacs.d/lisp/init-navigation.el
+++ b/.emacs.d/lisp/init-navigation.el
@@ -86,7 +86,7 @@ Or remove all highlighted symbols in the current buffer (with`ARG')."
   :config
   (global-gumshoe-mode +1)
   :bind
-  ("C-c '" . gumshoe-peruse-globally))
+  ("C-c '" . gumshoe-peruse-in-persp))
 
 (use-package goto-chg
   :config