aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-buffer.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init/ycp-buffer.el')
-rw-r--r--emacs/.emacs.d/init/ycp-buffer.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init/ycp-buffer.el b/emacs/.emacs.d/init/ycp-buffer.el
index 6096869..3629efe 100644
--- a/emacs/.emacs.d/init/ycp-buffer.el
+++ b/emacs/.emacs.d/init/ycp-buffer.el
@@ -37,7 +37,7 @@
"M-s v" #'my-buffers-vc-root
;; F7: Cycle or create buffers with the same base buffer as the
;; current buffer
- "<f7>" #'my-create-or-switch-indirect-buffers
+ "<f10>" #'my-create-or-switch-indirect-buffers
;; F8: Cycle or create buffers with the same major mode as the
;; current buffer
"<f8>" #'my-buffer-create-or-cycle-same-mode