about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-navigation.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/lisp/init-navigation.el')
-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