summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.el b/init.el
index 3b30079..d23336d 100644
--- a/init.el
+++ b/init.el
@@ -571,8 +571,8 @@ Restart works only on graphic display."
;; consult-bookmark consult-recent-file consult-xref
;; consult--source-bookmark consult--source-file-register
;; consult--source-recent-file consult--source-project-recent-file
- ;; :preview-key (kbd "M-.")
- :preview-key '(:debounce 0.4 any)
+ ;; :preview-key (kbd "M-.")
+ ;; :preview-key '(:debounce 0.4 any)
;; Optionally configure the narrowing key.
;; Both < and C-+ work reasonably well.